ports/87499: Update port: mail/qmrtg dependency changed

mij at bitchx.it mij at bitchx.it
Sat Oct 15 23:40:22 UTC 2005


>Number:         87499
>Category:       ports
>Synopsis:       Update port: mail/qmrtg dependency changed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 15 23:40:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     mij at bitchx.it
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD heroin 5.3-STABLE FreeBSD 5.3-STABLE #0: Wed Nov 17 08:22:07 CET 2004 michele at heroin:/usr/obj/usr/src/sys/heroin_16nov2004 i386


	
>Description:
	"bash2" moved to BUILD_DEPENDS to make pointyhat happy.
	Nothing else is changed so portrevision hasn't been increased.
>How-To-Repeat:
	
>Fix:

	

--- mail_qmrtg.diff begins here ---
diff -ruN qmrtg_old/Makefile qmrtg/Makefile
--- qmrtg_old/Makefile	Sun Oct 16 01:19:19 2005
+++ qmrtg/Makefile	Sun Oct 16 01:31:59 2005
@@ -13,9 +13,9 @@
 MAINTAINER=	mij at bitchx.it
 COMMENT=	A simple tool for monitoring and graphing qmail activity through MRTG
 
-RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash2
+BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash2
 .if !defined(WITHOUT_MRTG)
-RUN_DEPENDS+=	mrtg:${PORTSDIR}/net-mgmt/mrtg
+RUN_DEPENDS=	mrtg:${PORTSDIR}/net-mgmt/mrtg
 .endif
 
 USE_BZIP2=	yes
--- mail_qmrtg.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list