ports/89485: Port security/drweb-sendmail. An unfortunate misprint in Makefile.
Demin Alexander
support at spectrum.ru
Thu Nov 24 07:50:19 UTC 2005
>Number: 89485
>Category: ports
>Synopsis: Port security/drweb-sendmail. An unfortunate misprint in Makefile.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Nov 24 07:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Demin Alexander
>Release: FreeBSD 5.4-STABLE i386
>Organization:
Group of companies Spectrum
>Environment:
System: FreeBSD support.spectrum.ru 5.4-STABLE FreeBSD 5.4-STABLE #14: Thu Sep 15 18:03:13 MSD 2005 oldman at support.spectrum.ru:/usr/obj/usr/src/sys/MYGENERIC i386
>Description:
An unfortunate misprint in Makefile.
>How-To-Repeat:
>Fix:
--- drweb-sendmail_4.33_fix_misprint begins here ---
--- Makefile.orig Thu Nov 24 10:42:56 2005
+++ Makefile Thu Nov 24 10:43:08 2005
@@ -59,7 +59,7 @@
.for TMPL in ${TMPLS}
${INSTALL} -m 0640 -o drweb -g drweb ${WRKSRC}${LOCALBASE}/etc/drweb/templates/${LANG}/${TMPL}.msg \
${CONF_PREFIX}/templates/${LANG}/sendmail/${TMPL}.msg-distr
-.if !exists( ${CONF_PREFIX}/templates/${LANG}/aendmail/${TMPL}.msg )
+.if !exists( ${CONF_PREFIX}/templates/${LANG}/sendmail/${TMPL}.msg )
${CP} ${CONF_PREFIX}/templates/${LANG}/sendmail/${TMPL}.msg-distr \
${CONF_PREFIX}/templates/${LANG}/sendmail/${TMPL}.msg
.endif
--- drweb-sendmail_4.33_fix_misprint ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list