ports/118155: devel/apr: [PATCH]: lang/perl5 is _not_ a RUN_DEPENDS
Philip M. Gollucci
pgollucci at p6m7g8.com
Tue Nov 20 22:10:01 UTC 2007
>Number: 118155
>Category: ports
>Synopsis: devel/apr: [PATCH]: lang/perl5 is _not_ a RUN_DEPENDS
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Nov 20 22:10:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 8.0-CURRENT #0
>Organization:
Riderway Inc.
>Environment:
FreeBSD philip.hq.rws 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Tue Nov 6 16:28:12 EST 2007 pgollucci at philip.hq.rws:/usr/obj/usr/src/sys/RIDERWAY i386
>Description:
1) apr doesn't need perl after installation (just like python)
2) While I'm here, use USE_LDCONFIG instead of INSTALLS_SHLIB
>How-To-Repeat:
>Fix:
patch
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/apr/Makefile,v
retrieving revision 1.68
diff -u -r1.68 Makefile
--- Makefile 4 Oct 2007 00:41:06 -0000 1.68
+++ Makefile 20 Nov 2007 22:04:28 -0000
@@ -29,10 +29,10 @@
USE_ICONV= yes
USE_AUTOTOOLS= automake:19 autoconf:261 libtool:15:env
-USE_PERL5= yes
+USE_PERL5_BUILD= yes
USE_GMAKE= yes
USE_PYTHON_BUILD= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list