summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-01 21:02:01 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-01 21:02:01 +0000
commit2d5a74bb6766c01c5cd11c34fe096665c2fee659 (patch)
tree78b6dc55431bf18a57f8111a0d4485712a56b15f /emulators
parentec165209554681e0f5706c2c9e93afe211babca8 (diff)
downloadpkgsrc-2d5a74bb6766c01c5cd11c34fe096665c2fee659.tar.gz
Uses C++.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/swarm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/swarm/Makefile b/emulators/swarm/Makefile
index cb9c1d3f654..3eb9eadde9f 100644
--- a/emulators/swarm/Makefile
+++ b/emulators/swarm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/11/03 21:51:57 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2006/06/01 21:02:01 joerg Exp $
#
DISTNAME= swarm-0.61
@@ -12,6 +12,8 @@ COMMENT= Software arm7M core emulator
WRKSRC= ${WRKDIR}/swarm
BUILD_DIRS= src
+USE_LANGUAGES= c++
+
INSTALLATION_DIRS= bin
do-install: