From 6628dc0c78760d70902a7a34bc2a217f7b34665f Mon Sep 17 00:00:00 2001 From: xtraeme Date: Fri, 14 May 2004 08:46:05 +0000 Subject: USE_BUILDLINK3 must be set to [Yy][Ee][Ss]. --- www/w3m/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/w3m') 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... -- cgit v1.2.3