summaryrefslogtreecommitdiff
path: root/games/corewars/Makefile
diff options
context:
space:
mode:
authoradam <adam>2005-01-14 09:16:04 +0000
committeradam <adam>2005-01-14 09:16:04 +0000
commit06b5051c6d074e69384738146cdf98c83a24f609 (patch)
tree06c82c359bd009f5a69551dd1be06175a9b71338 /games/corewars/Makefile
parent4620dbdabfcfde5a3121918e8d516bec1360efe8 (diff)
downloadpkgsrc-06b5051c6d074e69384738146cdf98c83a24f609.tar.gz
Changes 0.9.13:
* Adds build patches from Wojciech Polak and patches for hurd by James A. Morrison * Minor changes
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"