summaryrefslogtreecommitdiff
path: root/www/w3m
diff options
context:
space:
mode:
authorwiz <wiz>2004-05-14 08:42:29 +0000
committerwiz <wiz>2004-05-14 08:42:29 +0000
commitd0ff574bec58f7280d99f8b4d8002c63dd6349e7 (patch)
tree96fde457e804b430e0d69d47b2b52df28bbe8944 /www/w3m
parentdb1b5656f83d72b80d027740450a41133eb9a284 (diff)
downloadpkgsrc-d0ff574bec58f7280d99f8b4d8002c63dd6349e7.tar.gz
Some scripts coming with this package need perl to run,
so USE_PERL5=run. From Takuya SHIOZAKI in PR 25562. Bump PKGREVISION.
Diffstat (limited to 'www/w3m')
-rw-r--r--www/w3m/Makefile.common8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common
index 459662f26c3..e65806d025a 100644
--- a/www/w3m/Makefile.common
+++ b/www/w3m/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.27 2004/04/25 04:16:43 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.28 2004/05/14 08:42:29 wiz Exp $
#
DISTNAME= w3m-${W3M_VERS}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=w3m/}
@@ -17,8 +17,8 @@ USE_GNU_TOOLS+= make # Needed for some combinations of options...
W3M_VERS= 0.5
-# For manuals.
-USE_PERL5= build
+# For w3mman, xface2xpm, cgi scripts.
+USE_PERL5= run
DOCDIR= share/doc/w3m