From 8e34c30a417360149b5e2c2de36709ed6b0d892a Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sat, 6 Nov 2004 20:44:56 +0000 Subject: use ap-php instead of ap-php4, and simplify the DEPENDS match; also use DEPENDS rather than BUILD_DEPENDS for PHP, since PHP is necessary to _run_ this bump PKGREVISION --- www/websvn/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/websvn/Makefile') diff --git a/www/websvn/Makefile b/www/websvn/Makefile index 473377a94a5..1a6b18dd196 100644 --- a/www/websvn/Makefile +++ b/www/websvn/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/06/21 01:34:16 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2004/11/06 20:44:56 jdolecek Exp $ # DISTNAME= WebSVN_140 PKGNAME= websvn-1.40 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://websvn.tigris.org/files/documents/1380/10659/ @@ -10,8 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://websvn.tigris.org/ COMMENT= Subversion repository web frontend -BUILD_DEPENDS+= {apache-[0-9]*,apache6-[0-9]*,apache2-[0-9]*}:../../www/apache2 -BUILD_DEPENDS+= ap-php-[0-9]*:../../www/ap-php4 +DEPENDS+= ap{,2}-php>=4.0.0:../../www/ap-php WRKSRC= ${WRKDIR}/WebSVN NO_BUILD= yes -- cgit v1.2.3