Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Nov 2005 10:49:08 +0300 (MSK)
From:      Demin Alexander <support@spectrum.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/89485: Port security/drweb-sendmail. An unfortunate misprint in Makefile.
Message-ID:  <200511240749.jAO7n8xG057138@support.spectrum.ru>
Resent-Message-ID: <200511240750.jAO7o1o5012554@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511240749.jAO7n8xG057138>