From 969572f27b03e074cac20249e55240063c5df625 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Tue, 25 Jan 2005 17:34:46 +0000 Subject: This package needs php-zlib in order to use the option "tarballs". Bump PKGREVISION. --- www/websvn/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/websvn') diff --git a/www/websvn/Makefile b/www/websvn/Makefile index e654894dfdb..1f1621b721d 100644 --- a/www/websvn/Makefile +++ b/www/websvn/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2004/11/06 21:16:15 jdolecek Exp $ +# $NetBSD: Makefile,v 1.5 2005/01/25 17:34:46 xtraeme Exp $ # DISTNAME= WebSVN_161 PKGNAME= websvn-1.61 -PKGREVISION= # empty +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://websvn.tigris.org/files/documents/1380/14334/ @@ -12,6 +12,7 @@ HOMEPAGE= http://websvn.tigris.org/ COMMENT= Subversion repository web frontend DEPENDS+= ap{,2}-php>=4.0.0:../../www/ap-php +DEPENDS+= php-zlib-[0-9]*:../../archivers/php-zlib WRKSRC= ${WRKDIR}/WebSVN NO_BUILD= yes -- cgit v1.2.3