summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-06-13 12:37:47 +0000
committergrant <grant@pkgsrc.org>2004-06-13 12:37:47 +0000
commita06d326ef573d3929e7387a4d97059c43d582bcb (patch)
tree954d2c643524b60d15c2959d829ad50093a4eb64 /emulators
parent31bad3ac19b83bb7689c9ed0f7aa2ed54e6ea52d (diff)
downloadpkgsrc-a06d326ef573d3929e7387a4d97059c43d582bcb.tar.gz
this uses a c and c++ compiler.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/dosbox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile
index 4050c168317..b515e4a325d 100644
--- a/emulators/dosbox/Makefile
+++ b/emulators/dosbox/Makefile
@@ -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 @@ HOMEPAGE= http://dosbox.sourceforge.net/
COMMENT= Multi-platform DOS emulator using SDL
USE_BUILDLINK3= YES
+USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
SUBST_CLASSES= fixme