From 34f1efc7ef8869bfc37691bedcc7478c18f58e0f Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 1 Dec 2006 20:27:25 +0000 Subject: Excluded one unused file from the portability checks. --- www/viewvc/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www') 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} \ -- cgit v1.2.3