summaryrefslogtreecommitdiff
path: root/games/xkobo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xkobo/Makefile')
-rw-r--r--games/xkobo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xkobo/Makefile b/games/xkobo/Makefile
index a9f800c5130..16d7d42917e 100644
--- a/games/xkobo/Makefile
+++ b/games/xkobo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/05/27 21:59:56 hubertf Exp $
+# $NetBSD: Makefile,v 1.12 2004/12/03 15:14:58 wiz Exp $
# FreeBSD Id: Makefile,v 1.10 1997/11/12 09:57:17 tg Exp
#
@@ -13,6 +13,6 @@ 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
-ALL_TARGET+= xkobo all
+BUILD_TARGET+= xkobo all
.include "../../mk/bsd.pkg.mk"