pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/BasiliskII USE_LANGUAGES=c c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae64022516b2
branches:  trunk
changeset: 467709:ae64022516b2
user:      grant <grant%pkgsrc.org@localhost>
date:      Thu Feb 05 10:40:33 2004 +0000

description:
USE_LANGUAGES=c c++

diffstat:

 emulators/BasiliskII/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 828585339322 -r ae64022516b2 emulators/BasiliskII/Makefile
--- a/emulators/BasiliskII/Makefile     Thu Feb 05 10:09:03 2004 +0000
+++ b/emulators/BasiliskII/Makefile     Thu Feb 05 10:40:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/01/22 08:36:03 grant Exp $
+# $NetBSD: Makefile,v 1.14 2004/02/05 10:40:33 grant Exp $
 
 DISTNAME=      BasiliskII_src_14032003
 PKGNAME=       BasiliskII-1.0.20030314
@@ -14,6 +14,7 @@
 USE_BUILDLINK2=        yes
 GNU_CONFIGURE= yes
 USE_GNU_TOOLS+=        make
+USE_LANGUAGES= c c++
 USE_X11=       yes
 CONFIGURE_ARGS+=--without-gtk --without-esd --disable-fbdev-dga --without-mon
 



Home | Main Index | Thread Index | Old Index