Skip site navigation (1)Skip section navigation (2)
Date:      15 Oct 2005 23:37:43 -0000
From:      mij@bitchx.it
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/87499: Update port: mail/qmrtg dependency changed
Message-ID:  <20051015233743.88559.qmail@heroin.publicshout.org>
Resent-Message-ID: <200510152340.j9FNeJeb009077@freefall.freebsd.org>

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

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



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