summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-11-06 20:44:56 +0000
committerjdolecek <jdolecek>2004-11-06 20:44:56 +0000
commit8e34c30a417360149b5e2c2de36709ed6b0d892a (patch)
treed88164081b4f4fa6816f4d4b47bed5fc136d3b48 /www
parent86b3d77afa727415c1cdf4fb2bdb7d088025800f (diff)
downloadpkgsrc-8e34c30a417360149b5e2c2de36709ed6b0d892a.tar.gz
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
Diffstat (limited to 'www')
-rw-r--r--www/websvn/Makefile6
1 files changed, 3 insertions, 3 deletions
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