From f0983ff96bbaab4198dbf717eb5ebaf5573fb28c Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 23 Oct 2006 11:06:23 +0000 Subject: Fixed file permissions. PKGREVISION++ --- www/wwwoffle/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'www/wwwoffle') diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index e9bd8e91e8d..14b8dbcf63d 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2006/09/26 13:48:43 abs Exp $ +# $NetBSD: Makefile,v 1.67 2006/10/23 11:06:23 rillig Exp $ DISTNAME= wwwoffle-2.9a +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.gedanken.freeserve.co.uk/download-wwwoffle/ \ ftp://ftp.ibiblio.org/pub/Linux/apps/www/servers/ @@ -32,6 +33,9 @@ SUBST_SED.fix-paths= -e 's,@PREFIX@,${PREFIX},g' .include "options.mk" +post-extract: + chmod -R go-w ${WRKSRC} + post-build: cd ${WRKSRC}/cache/search/htdig/scripts; \ for f in wwwoffle-ht*; do \ -- cgit v1.2.3