ports/146948: [PATCH] devel/log4cxx: devel/apr* should always be a LIB_DEPENDS

Philip M. Gollucci pgollucci at p6m7g8.com
Tue May 25 07:00:14 UTC 2010


>Number:         146948
>Category:       ports
>Synopsis:       [PATCH] devel/log4cxx: devel/apr* should always be a LIB_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 25 07:00:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010
>Description:

Port maintainer (tcovert at sahuagin.net) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- log4cxx-0.10.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/log4cxx/Makefile,v
retrieving revision 1.16
diff -u -u -r1.16 Makefile
--- Makefile	18 May 2010 04:05:02 -0000	1.16
+++ Makefile	25 May 2010 06:49:33 -0000
@@ -6,6 +6,7 @@
 
 PORTNAME=	log4cxx
 PORTVERSION=	0.10.0
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_APACHE}
 MASTER_SITE_SUBDIR=	logging/${PORTNAME}/${PORTVERSION}
@@ -14,7 +15,7 @@
 MAINTAINER=	tcovert at sahuagin.net
 COMMENT=	Log4cxx is a port to C++ of the Log4j project
 
-BUILD_DEPENDS=	${LOCALBASE}/bin/apr-1-config:${PORTSDIR}/devel/apr1
+LIB_DEPENDS=	apr-1:${PORTSDIR}/devel/apr1
 
 .if !defined(NOPORTDOCS) && defined(WITH_DOXYGEN)
 BUILD_DEPENDS+=	${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen
--- log4cxx-0.10.0_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list