diff options
Diffstat (limited to 'games/xblast')
-rw-r--r-- | games/xblast/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/xblast/Makefile b/games/xblast/Makefile index 87dfcf5bc46..b556bc7abb8 100644 --- a/games/xblast/Makefile +++ b/games/xblast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2012/05/21 14:55:10 marino Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/06 11:54:59 asau Exp $ # DISTNAME= xblast-2.10.4 @@ -17,8 +17,6 @@ HOMEPAGE= http://xblast.sourceforge.net/ COMMENT= 2-6 player kill the other guy with bombs game. A real blast! LICENSE= gnu-gpl-v2 # or later -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-sound CONFIGURE_ARGS+= --enable-SMPF |