pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/viewvc No need to use wget to fetch now.
details: https://anonhg.NetBSD.org/pkgsrc/rev/86799407a247
branches: trunk
changeset: 538006:86799407a247
user: obache <obache%pkgsrc.org@localhost>
date: Thu Jan 24 07:23:47 2008 +0000
description:
No need to use wget to fetch now.
(previously, need cookie capable to fetch).
diffstat:
www/viewvc/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 363b79c4dfb9 -r 86799407a247 www/viewvc/Makefile
--- a/www/viewvc/Makefile Thu Jan 24 07:18:21 2008 +0000
+++ b/www/viewvc/Makefile Thu Jan 24 07:23:47 2008 +0000
@@ -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 @@
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 @@
.endif
NO_BUILD= YES
-FETCH_CMD= ${PREFIX}/bin/wget
VIEWVCDIR= share/viewvc
PLIST_SUBST+= VIEWVCDIR=${VIEWVCDIR:Q}
Home |
Main Index |
Thread Index |
Old Index