diff options
Diffstat (limited to 'games/tileworld/Makefile')
-rw-r--r-- | games/tileworld/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/tileworld/Makefile b/games/tileworld/Makefile index 7f1896c0900..8e409caceda 100644 --- a/games/tileworld/Makefile +++ b/games/tileworld/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/03/27 15:43:36 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:57 tv Exp $ DISTNAME= tworld-1.2.1 PKGNAME= ${DISTNAME:S/^t/tile/} @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.muppetlabs.com/~breadbox/software/tworld/ COMMENT= "Game based on Chip's Challenge" -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make USE_X11= YES GNU_CONFIGURE= YES |