pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/vba USE_LANGUAGES= c c++
details: https://anonhg.NetBSD.org/pkgsrc/rev/9772b5ba1688
branches: trunk
changeset: 469408:9772b5ba1688
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Mon Feb 23 01:05:34 2004 +0000
description:
USE_LANGUAGES= c c++
diffstat:
emulators/vba/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6de976c82cd8 -r 9772b5ba1688 emulators/vba/Makefile
--- a/emulators/vba/Makefile Mon Feb 23 00:45:57 2004 +0000
+++ b/emulators/vba/Makefile Mon Feb 23 01:05:34 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/02/01 01:43:29 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/23 01:05:34 kristerw Exp $
DISTNAME= VisualBoyAdvance-src-1.6a
PKGNAME= vba-1.6.0.1
@@ -17,6 +17,7 @@
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-c-core
CONFIGURE_ARGS+= --without-mmx
+USE_LANGUAGES= c c++
GCC_REQD+= 3.0.0
Home |
Main Index |
Thread Index |
Old Index