summaryrefslogtreecommitdiff
path: root/games/InterLOGIC/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-19 07:03:54 +0000
committerjoerg <joerg>2006-05-19 07:03:54 +0000
commit135d5b40101ce01312a1485fd220f6c0afe371cc (patch)
tree8b03ab99ccfdc839d085bbdf878aa28765a7fb89 /games/InterLOGIC/Makefile
parentad7d912a74f8198c43c362fb198025672a02baaa (diff)
downloadpkgsrc-135d5b40101ce01312a1485fd220f6c0afe371cc.tar.gz
Uses C++.
Diffstat (limited to 'games/InterLOGIC/Makefile')
-rw-r--r--games/InterLOGIC/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/InterLOGIC/Makefile b/games/InterLOGIC/Makefile
index 591c18d6a5f..398fbad9795 100644
--- a/games/InterLOGIC/Makefile
+++ b/games/InterLOGIC/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:28 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/05/19 07:03:54 joerg Exp $
#
DISTNAME= interLOGIC-src-0.30
@@ -14,6 +14,7 @@ COMMENT= Logic/puzzle game based on the old Amiga game "Balls"
WRKSRC= ${WRKDIR}/interlogic
USE_PKGLOCALEDIR= yes
+USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes