summaryrefslogtreecommitdiff
path: root/games/armagetronad
diff options
context:
space:
mode:
Diffstat (limited to 'games/armagetronad')
-rw-r--r--games/armagetronad/Makefile.common8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/armagetronad/Makefile.common b/games/armagetronad/Makefile.common
index a2e264f1958..2fb001830a8 100644
--- a/games/armagetronad/Makefile.common
+++ b/games/armagetronad/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2016/12/15 23:52:43 joerg Exp $
+# $NetBSD: Makefile.common,v 1.3 2018/01/14 17:33:57 rillig Exp $
#
# used by games/armagetronad/Makefile
# used by games/armagetronad-server/Makefile
@@ -15,9 +15,9 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/.src//}
DISTINFO_FILE= ${.CURDIR}/../../games/armagetronad/distinfo
PATCHDIR= ${.CURDIR}/../../games/armagetronad/patches
-GNU_CONFIGURE= yes
-USE_LANGUAGES= c c++
-USE_TOOLS+= bash gmake
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+USE_TOOLS+= bash gmake
REPLACE_PYTHON+= language/update.py
SUBST_CLASSES+= bash