summaryrefslogtreecommitdiff
path: root/www/viewvc
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-01-24 07:23:47 +0000
committerobache <obache@pkgsrc.org>2008-01-24 07:23:47 +0000
commitc245802f72c40f276e0cdd0b9c5e573e3a950192 (patch)
treec0abe54c8fa0c3a6c04868b2e30cc4803b00ada8 /www/viewvc
parentb6f221a214abcd77c84161fefc25344cb1e89c5c (diff)
downloadpkgsrc-c245802f72c40f276e0cdd0b9c5e573e3a950192.tar.gz
No need to use wget to fetch now.
(previously, need cookie capable to fetch).
Diffstat (limited to 'www/viewvc')
-rw-r--r--www/viewvc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/viewvc/Makefile b/www/viewvc/Makefile
index 5ceff709e8b..b573422ca58 100644
--- a/www/viewvc/Makefile
+++ b/www/viewvc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/05/20 09:01:04 xtraeme Exp $
+# $NetBSD: Makefile,v 1.4 2008/01/24 07:23:47 obache Exp $
#
DISTNAME= viewvc-1.0.4
@@ -9,7 +9,6 @@ MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://www.viewvc.org/
COMMENT= Viewing the content of CVS/SVN repositories with a Webbrowser
-BOOTSTRAP_DEPENDS+= wget-[0-9]*:../../net/wget
PYTHON_PATCH_SCRIPTS= viewvc-install bin/* bin/cgi/*.cgi lib/*.py
.if !exists(/usr/bin/rlog)
@@ -17,7 +16,6 @@ DEPENDS+= rcs-[0-9]*:../../devel/rcs
.endif
NO_BUILD= YES
-FETCH_CMD= ${PREFIX}/bin/wget
VIEWVCDIR= share/viewvc
PLIST_SUBST+= VIEWVCDIR=${VIEWVCDIR:Q}