summaryrefslogtreecommitdiff
path: root/www/viewvc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/viewvc/Makefile')
-rw-r--r--www/viewvc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/viewvc/Makefile b/www/viewvc/Makefile
index e5c1b8555b9..5c2d5609a08 100644
--- a/www/viewvc/Makefile
+++ b/www/viewvc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/10/21 09:05:44 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2006/12/01 20:27:25 rillig Exp $
#
DISTNAME= viewvc-1.0.3
@@ -37,6 +37,8 @@ SUBST_SED.conf+= -e "s|@PREFIX@|${PREFIX}|g"
SUBST_SED.conf+= -e "s|@PHP_OPT@|${PHP_OPT}|g"
SUBST_SED.conf+= -e "s|@CVSGRAPH_OPT@|${CVSGRAPH_OPT}|g"
+CHECK_PORTABILITY_SKIP= tools/make-release
+
do-install:
(cd ${WRKSRC} && \
${PYTHONBIN} \