summaryrefslogtreecommitdiff
path: root/games/xbreaky
diff options
context:
space:
mode:
authorjoerg <joerg>2006-08-24 10:28:11 +0000
committerjoerg <joerg>2006-08-24 10:28:11 +0000
commit32053431fbd9ff3e531be4df868ce9951b44e22b (patch)
tree3a81be170647342336f82552beb9bdf8f80e0b1b /games/xbreaky
parent0a8c40d0fe3b0b11ba2f935948f6e630795d9cc6 (diff)
downloadpkgsrc-32053431fbd9ff3e531be4df868ce9951b44e22b.tar.gz
Sound server is C.
Diffstat (limited to 'games/xbreaky')
-rw-r--r--games/xbreaky/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xbreaky/Makefile b/games/xbreaky/Makefile
index 052f6e2db57..e4d79e5f37d 100644
--- a/games/xbreaky/Makefile
+++ b/games/xbreaky/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/05/15 21:01:31 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2006/08/24 10:28:11 joerg Exp $
#
DISTNAME= xbreaky-0.0.5
@@ -12,7 +12,7 @@ COMMENT= Breakout game for X11
USE_DIRS+= xdg-1.1
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/oss.buildlink3.mk"