diff options
Diffstat (limited to 'games/xblockout/Makefile')
-rw-r--r-- | games/xblockout/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/xblockout/Makefile b/games/xblockout/Makefile index 46b629a65fe..228af0c374b 100644 --- a/games/xblockout/Makefile +++ b/games/xblockout/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/12/15 04:18:16 dholland Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/06 11:54:59 asau Exp $ # DISTNAME= xbl-1.1.6 @@ -11,8 +11,6 @@ HOMEPAGE= http://www710.univ-lyon1.fr/ftp/xbl/xbl.html COMMENT= 3D-tetris-like game LICENSE= gnu-gpl-v1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= imake GNU_CONFIGURE= yes USE_GAMESGROUP= yes |