ports/70419: [MAINTAINER] security/clamsmtp: fix RUN_DEPENDS

Cheng-Lung Sung clsung at dragon2.net
Fri Aug 13 16:20:21 UTC 2004


>Number:         70419
>Category:       ports
>Synopsis:       [MAINTAINER] security/clamsmtp: fix RUN_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 13 16:20:17 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat May 29 08:18:00 CST 2004
>Description:
- fix [clamsmtp-0.5 failed on i386 5]
- set LOCALBASE to check clamd
- noticed by kris.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- clamsmtp-0.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/clamsmtp/Makefile /home/clsung/clamsmtp/Makefile
--- /usr/ports/security/clamsmtp/Makefile	Thu Aug  5 05:35:46 2004
+++ /home/clsung/clamsmtp/Makefile	Sat Aug 14 00:08:27 2004
@@ -13,7 +13,7 @@
 MAINTAINER=	clsung at dragon2.net
 COMMENT=	An ClamAV anti-virus SMTP Filter
 
-RUN_DEPENDS=	clamd:${PORTSDIR}/security/clamav
+RUN_DEPENDS=	${LOCALBASE}/sbin/clamd:${PORTSDIR}/security/clamav
 
 HAS_CONFIGURE=	yes
 USE_GMAKE=	yes
--- clamsmtp-0.5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list