summaryrefslogtreecommitdiff
path: root/www/cvsweb
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-12-17 22:11:46 +0000
committerjlam <jlam@pkgsrc.org>2001-12-17 22:11:46 +0000
commitd0c121ed09521b3d3dd1af881d9d6e4bd17a6d2e (patch)
tree6aa4493ee6da9c5ea3d163da65a07b81058f78ad /www/cvsweb
parenta8ed1a238bc270474e29652a3cc441e6c68dcf6e (diff)
downloadpkgsrc-d0c121ed09521b3d3dd1af881d9d6e4bd17a6d2e.tar.gz
Don't depend on Apache. CVSweb is a simple perl CGI script and works with
just about every webserver out there that supports CGI executables. Fixes pkg/14971 by matthew green <mrg@eterna.com.au>.
Diffstat (limited to 'www/cvsweb')
-rw-r--r--www/cvsweb/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/cvsweb/Makefile b/www/cvsweb/Makefile
index d575a96a39c..38d9dded411 100644
--- a/www/cvsweb/Makefile
+++ b/www/cvsweb/Makefile
@@ -1,5 +1,5 @@
#
-# $NetBSD: Makefile,v 1.8 2001/12/02 06:56:46 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2001/12/17 22:11:46 jlam Exp $
#
DISTNAME= cvsweb-1.112
@@ -10,8 +10,6 @@ MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://stud.fh-heilbronn.de/~zeller/cgi/cvsweb.cgi/
COMMENT= Web interface for browsing a CVS repository
-DEPENDS+= apache{,6}-[0-9]*:../../www/apache
-
USE_BUILDLINK_ONLY= YES
WRKSRC= ${WRKDIR}/cvsweb