summaryrefslogtreecommitdiff
path: root/games/xkobo/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-05-11 14:07:51 +0000
committerjoerg <joerg@pkgsrc.org>2006-05-11 14:07:51 +0000
commit4e8193eec57787a5eacd3c99ee23e079a610e9b5 (patch)
treed3a7654a2224b33fcd609db13f114b60dc2a0d66 /games/xkobo/Makefile
parent6238363b7f4dfad4c08d9d16ab433a2894b837e8 (diff)
downloadpkgsrc-4e8193eec57787a5eacd3c99ee23e079a610e9b5.tar.gz
Uses C++.
Diffstat (limited to 'games/xkobo/Makefile')
-rw-r--r--games/xkobo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xkobo/Makefile b/games/xkobo/Makefile
index b9fc793156f..caca7a23d76 100644
--- a/games/xkobo/Makefile
+++ b/games/xkobo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/03/04 21:29:44 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/05/11 14:07:56 joerg Exp $
DISTNAME= xkobo-1.11
PKGREVISION= 3
@@ -11,6 +11,7 @@ HOMEPAGE= http://seki.math.hokudai.ac.jp:20080/xkobo-current.html
COMMENT= Multi-way scrolling shoot 'em up game for X. Strangely addictive
USE_IMAKE= yes
+USE_LANGUAGES= c c++
BUILD_TARGET+= xkobo all
.include "../../mk/bsd.pkg.mk"