ports/139762: Update port: devel/p5-ZConf-GUI add a few missing dependencies to the Makefile

Zane C.B. vvelox at vvelox.net
Mon Oct 19 16:50:03 UTC 2009


>Number:         139762
>Category:       ports
>Synopsis:       Update port: devel/p5-ZConf-GUI    add a few missing dependencies to the 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:   Mon Oct 19 16:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Zane C.B.
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:


System: FreeBSD 7.2-STABLE #2: Tue Sep 22 17:59:50 CDT 2009
    root at vixen42.vulpes:/usr/obj/usr/src/sys/GENERIC



>Description:


Missing the dependencies for 'net/p5-ZConf' and 'x11/xhost'.


>How-To-Repeat:


1: build and install it
2: notice it does not require ZConf of xhost
3: apply diff
4: notice it does not when built and installed


>Fix:


--- p5-ZConf-GUI_Makefile.diff begins here ---
--- Makefile.orig	2009-10-19 11:38:01.000000000 -0500
+++ Makefile	2009-10-19 11:40:44.000000000 -0500
@@ -15,6 +15,9 @@
 MAINTAINER=	vvelox at vvelox.net
 COMMENT=	A GUI backend chooser
 
+RUN_DEPENDS=    ${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
+		${PREFIX}/bin/xhost:${PORTSDIR}/x11/xhost
+
 PERL_CONFIGURE=	yes
 
 MAN3=		ZConf::GUI.3
--- p5-ZConf-GUI_Makefile.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list