summaryrefslogtreecommitdiff
path: root/games/xsoldier/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xsoldier/Makefile')
-rw-r--r--games/xsoldier/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xsoldier/Makefile b/games/xsoldier/Makefile
index 1c21ae3fa28..d2e339a1203 100644
--- a/games/xsoldier/Makefile
+++ b/games/xsoldier/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/02/16 15:11:05 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/06/30 11:56:20 zuntum Exp $
#
DISTNAME= xsoldier-0.96
@@ -9,11 +9,12 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://www.surfline.ne.jp/hachi/xsoldier.html
COMMENT= Updated xgalaga type game with awesome graphics
+USE_BUILDLINK_ONLY= YES
USE_IMAKE= YES
-USE_XPM= YES
NO_INSTALL_MANPAGES= YES
post-patch:
${TOUCH} ${WRKSRC}/xsoldier.man
+.include "../../graphics/xpm/buildlink.mk"
.include "../../mk/bsd.pkg.mk"