summaryrefslogtreecommitdiff
path: root/emulators/swarm
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-01 21:02:01 +0000
committerjoerg <joerg>2006-06-01 21:02:01 +0000
commitd8318ca2edcef905b8e85debbcfae739fdcad9b5 (patch)
tree78b6dc55431bf18a57f8111a0d4485712a56b15f /emulators/swarm
parente675c7fac45e080ae3591b02bca86f9914fab302 (diff)
downloadpkgsrc-d8318ca2edcef905b8e85debbcfae739fdcad9b5.tar.gz
Uses C++.
Diffstat (limited to 'emulators/swarm')
-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: