Date: Mon, 19 Oct 2009 11:45:27 -0500 From: "Zane C.B." <vvelox@vvelox.net> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/139762: Update port: devel/p5-ZConf-GUI add a few missing dependencies to the Makefile Message-ID: <1255970727.40813@vixen42.vulpes> Resent-Message-ID: <200910191650.n9JGo3kn060425@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1255970727.40813>