summaryrefslogtreecommitdiff
path: root/games/corewars/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/corewars/Makefile')
-rw-r--r--games/corewars/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/games/corewars/Makefile b/games/corewars/Makefile
index 53a4e124ffa..6cbb5c1cf5d 100644
--- a/games/corewars/Makefile
+++ b/games/corewars/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2004/10/03 00:14:43 tv Exp $
-#
+# $NetBSD: Makefile,v 1.14 2005/01/14 09:16:04 adam Exp $
-DISTNAME= corewars-0.9.11
-PKGREVISION= 3
+DISTNAME= corewars-0.9.13
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=corewars/}
@@ -10,9 +8,9 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://corewars.sourceforge.net/
COMMENT= Programs on a virtual machine, fighting each other
-GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
-USE_GNU_TOOLS+= make
+USE_BUILDLINK3= yes
+USE_GNU_TOOLS+= make
+GNU_CONFIGURE= yes
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"