pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/dosbox this uses a c and c++ compiler.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe096e3f5991
branches: trunk
changeset: 476532:fe096e3f5991
user: grant <grant%pkgsrc.org@localhost>
date: Sun Jun 13 12:37:47 2004 +0000
description:
this uses a c and c++ compiler.
diffstat:
emulators/dosbox/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d78e961967aa -r fe096e3f5991 emulators/dosbox/Makefile
--- a/emulators/dosbox/Makefile Sun Jun 13 10:59:31 2004 +0000
+++ b/emulators/dosbox/Makefile Sun Jun 13 12:37:47 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/03/07 06:04:48 snj Exp $
+# $NetBSD: Makefile,v 1.7 2004/06/13 12:37:47 grant Exp $
#
DISTNAME= dosbox-0.61
@@ -10,6 +10,7 @@
COMMENT= Multi-platform DOS emulator using SDL
USE_BUILDLINK3= YES
+USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
SUBST_CLASSES= fixme
Home |
Main Index |
Thread Index |
Old Index