summaryrefslogtreecommitdiff
path: root/games/maelstrom-x11
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-15 19:59:16 +0000
committerjoerg <joerg>2006-05-15 19:59:16 +0000
commitfec7a4e91923f98c8d572440cafee2f9663310ad (patch)
treed2289a8e5419e82ec2f88e824d20bec761a9aad8 /games/maelstrom-x11
parent2258c351872d7fc9907d08fbfc206abcf148755e (diff)
downloadpkgsrc-fec7a4e91923f98c8d572440cafee2f9663310ad.tar.gz
Uses C++.
Diffstat (limited to 'games/maelstrom-x11')
-rw-r--r--games/maelstrom-x11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/maelstrom-x11/Makefile b/games/maelstrom-x11/Makefile
index 2e1752c9af4..3df36971d60 100644
--- a/games/maelstrom-x11/Makefile
+++ b/games/maelstrom-x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/03/09 21:04:43 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/05/15 20:21:38 joerg Exp $
DISTNAME= Maelstrom-1.4.3-L2.0.6-src.tar.gz
PKGNAME= maelstrom-x11-2.0.6
@@ -22,6 +22,7 @@ CONFLICTS= maelstrom-[0-9]* maelstrom-sdl-[0-9]*
EXTRACT_ONLY= ${DISTNAME}
WRKSRC= ${WRKDIR}/Maelstrom
+USE_LANGUAGES= c++
USE_X11BASE= YES
MAKE_ENV+= BINOWN=${BINOWN:Q} BINGRP=${BINGRP:Q} XPMDIR=${BUILDLINK_PREFIX.xpm}