[PATCH] www/mod_webapp: devel/apr* should always be a LIB_DEPENDS

Philip M. Gollucci pgollucci at p6m7g8.com
Tue May 25 06:54:45 UTC 2010


>Submitter-Id:	current-users
>Originator:	Philip M. Gollucci
>Organization:	RideCharge Inc / TaxiMagic
>Confidential:	no 
>Synopsis:	[PATCH] www/mod_webapp: devel/apr* should always be a LIB_DEPENDS
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 9.0-CURRENT amd64
>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 (apache at FreeBSD.org) is cc'd.

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

--- ap13-mod_webapp-4.1.24_5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/mod_webapp/Makefile,v
retrieving revision 1.28
diff -u -u -r1.28 Makefile
--- Makefile	18 May 2010 04:05:04 -0000	1.28
+++ Makefile	25 May 2010 06:49:33 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	mod_webapp
 PORTVERSION=	4.1.24
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	www
 MASTER_SITES=	http://jakarta.apache.org/%SUBDIR%/
 MASTER_SITE_SUBDIR=	builds/jakarta-tomcat-4.0/release/v${TOMCAT_RELEASE}/src
@@ -17,7 +17,7 @@
 MAINTAINER=	apache at FreeBSD.org
 COMMENT=	Apache module mounts Tomcat web applications
 
-BUILD_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/devel/apr1:configure
+LIB_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/devel/apr1:configure
 
 MAKE_JOBS_UNSAFE=	yes
 
--- ap13-mod_webapp-4.1.24_5.patch ends here ---



More information about the freebsd-apache mailing list