summaryrefslogtreecommitdiff
path: root/games/xscorch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xscorch/Makefile')
-rw-r--r--games/xscorch/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile
index 46ffd375ea7..5079b261def 100644
--- a/games/xscorch/Makefile
+++ b/games/xscorch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/05/02 11:55:06 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2003/05/31 20:11:20 salo Exp $
#
DISTNAME= xscorch-0.1.15
@@ -11,8 +11,11 @@ HOMEPAGE= http://chaos2.org/xscorch/
COMMENT= Multiplayer tank shoot-em-up
USE_BUILDLINK2= YES
+USE_LIBTOOL= YES
GNU_CONFIGURE= YES
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+
CONFIGURE_ARGS+= --without-gnome
.include "../../audio/libmikmod/buildlink2.mk"