summaryrefslogtreecommitdiff
path: root/www/w3m
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-05-14 08:42:29 +0000
committerwiz <wiz@pkgsrc.org>2004-05-14 08:42:29 +0000
commit32b36f95d18b71b2e321441857bac8c4d5f97b70 (patch)
tree96fde457e804b430e0d69d47b2b52df28bbe8944 /www/w3m
parenta7f9774a2ce83f22cff73a885dbf2517b532dedd (diff)
downloadpkgsrc-32b36f95d18b71b2e321441857bac8c4d5f97b70.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