summaryrefslogtreecommitdiff
path: root/games/gnugo/Makefile
diff options
context:
space:
mode:
authorhwr <hwr@pkgsrc.org>1999-11-10 21:06:02 +0000
committerhwr <hwr@pkgsrc.org>1999-11-10 21:06:02 +0000
commit99b60c6dbf00245f874eb08a582809037dc5957f (patch)
treeb9beff76e63900f869a0267fd54edf45478d2b89 /games/gnugo/Makefile
parent6c58a47f51251ac9aa8677cf8115500c1e1f08a7 (diff)
downloadpkgsrc-99b60c6dbf00245f874eb08a582809037dc5957f.tar.gz
Update GnuGo to Version 2.4. Has many bug fixes since 2.0.
Diffstat (limited to 'games/gnugo/Makefile')
-rw-r--r--games/gnugo/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile
index 09a57eaf4ac..a8321a4c9e6 100644
--- a/games/gnugo/Makefile
+++ b/games/gnugo/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.2 1999/05/02 17:21:31 bad Exp $
+# $NetBSD: Makefile,v 1.3 1999/11/10 21:06:02 hwr Exp $
-DISTNAME= gnugo-2.0
+DISTNAME= gnugo-2.4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU:=gnugo/}
MAINTAINER= bad@netbsd.org
HOMEPAGE= http://www.gnu.org/software/gnugo/
-do-configure:
+GNU_CONFIGURE= YES
+USE_GMAKE= YES
.include "../../mk/bsd.pkg.mk"