pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/zsnes USE_BUILDLINK3 must be set to [yY][eE]...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/88bbcc1f1846
branches:  trunk
changeset: 472541:88bbcc1f1846
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 11 08:35:23 2004 +0000

description:
USE_BUILDLINK3 must be set to [yY][eE][sS].  Spotted by xtraeme@.

diffstat:

 emulators/zsnes/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f2a9469a6680 -r 88bbcc1f1846 emulators/zsnes/Makefile
--- a/emulators/zsnes/Makefile  Sun Apr 11 08:32:04 2004 +0000
+++ b/emulators/zsnes/Makefile  Sun Apr 11 08:35:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/04/11 08:32:04 snj Exp $
+# $NetBSD: Makefile,v 1.19 2004/04/11 08:35:23 snj Exp $
 #
 
 DISTNAME=              zsnes136src
@@ -20,7 +20,7 @@
 WRKSRC=                        ${WRKDIR}/zsnes-1.36/src
 GNU_CONFIGURE=         # defined
 USE_GNU_TOOLS+=                make
-USE_BUILDLINK3=                # defined
+USE_BUILDLINK3=                yes
 USE_X11=               # defined
 
 .include "../../devel/SDL/buildlink3.mk"



Home | Main Index | Thread Index | Old Index