summaryrefslogtreecommitdiff
path: root/games/tileworld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/tileworld/Makefile')
-rw-r--r--games/tileworld/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tileworld/Makefile b/games/tileworld/Makefile
index 78789791381..75a04acb5bf 100644
--- a/games/tileworld/Makefile
+++ b/games/tileworld/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2003/07/26 21:41:22 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/20 12:15:41 agc Exp $
#
DISTNAME= tworld-1.0
PKGNAME= ${DISTNAME:S/^t/tile/}
PKGREVISION= 2
-WRKSRC= ${WRKDIR}/tworld-1.0
CATEGORIES= games
MASTER_SITES= http://www.muppetlabs.com/~breadbox/pub/software/tworld/
@@ -12,6 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.muppetlabs.com/~breadbox/software/tworld/
COMMENT= "Game based on Chip's Challenge"
+WRKSRC= ${WRKDIR}/tworld-1.0
USE_BUILDLINK2= YES
USE_GMAKE= YES
USE_X11= YES