summaryrefslogtreecommitdiff
path: root/www/w3m/Makefile.common
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-05-14 08:46:05 +0000
committerxtraeme <xtraeme>2004-05-14 08:46:05 +0000
commitef0de0a4f181cd3d44903557281664ed73a45871 (patch)
treee17457715613ecd2301511052da9bb7d3ba9d4d6 /www/w3m/Makefile.common
parent5c53ab3aced12ba000b138933d4a83991bd223dd (diff)
downloadpkgsrc-ef0de0a4f181cd3d44903557281664ed73a45871.tar.gz
USE_BUILDLINK3 must be set to [Yy][Ee][Ss].
Diffstat (limited to 'www/w3m/Makefile.common')
-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...