pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/w3m USE_BUILDLINK3 must be set to [Yy][Ee][Ss].



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0cd4663eff7
branches:  trunk
changeset: 475319:b0cd4663eff7
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Fri May 14 08:46:05 2004 +0000

description:
USE_BUILDLINK3 must be set to [Yy][Ee][Ss].

diffstat:

 www/w3m/Makefile.common |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e023232fc09f -r b0cd4663eff7 www/w3m/Makefile.common
--- a/www/w3m/Makefile.common   Fri May 14 08:43:46 2004 +0000
+++ b/www/w3m/Makefile.common   Fri May 14 08:46:05 2004 +0000
@@ -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 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
-USE_BUILDLINK3=        # defined
+USE_BUILDLINK3=        yes
 GNU_CONFIGURE= # defined
 USE_GNU_TOOLS+=        make    # Needed for some combinations of options...
 



Home | Main Index | Thread Index | Old Index