summaryrefslogtreecommitdiff
path: root/www/w3m
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-05-14 08:46:05 +0000
committerxtraeme <xtraeme>2004-05-14 08:46:05 +0000
commitc79e473e4efc136c3f66c4a5108f1147ca24d105 (patch)
treee17457715613ecd2301511052da9bb7d3ba9d4d6 /www/w3m
parent2969dc41795fd5ef5acedc0b0699ef48b11e9ea7 (diff)
downloadpkgsrc-c79e473e4efc136c3f66c4a5108f1147ca24d105.tar.gz
USE_BUILDLINK3 must be set to [Yy][Ee][Ss].
Diffstat (limited to 'www/w3m')
-rw-r--r--www/w3m/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common
index e65806d025a..147ef91251b 100644
--- a/www/w3m/Makefile.common
+++ b/www/w3m/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.28 2004/05/14 08:42:29 wiz Exp $
+# $NetBSD: Makefile.common,v 1.29 2004/05/14 08:46:05 xtraeme Exp $
#
DISTNAME= w3m-${W3M_VERS}
@@ -11,7 +11,7 @@ HOMEPAGE= http://w3m.sourceforge.net/
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= # defined
+USE_BUILDLINK3= yes
GNU_CONFIGURE= # defined
USE_GNU_TOOLS+= make # Needed for some combinations of options...