summaryrefslogtreecommitdiff
path: root/games/gnugo
diff options
context:
space:
mode:
authorjlam <jlam>2002-11-15 00:15:02 +0000
committerjlam <jlam>2002-11-15 00:15:02 +0000
commit30c5d0403b2a021300af808730b4561d279b4a2c (patch)
tree42970277362b22bc65fc9693bc877c4482c5170a /games/gnugo
parente56029030bbd40fcde48c5317c050125bfe7946c (diff)
downloadpkgsrc-30c5d0403b2a021300af808730b4561d279b4a2c.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'games/gnugo')
-rw-r--r--games/gnugo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile
index 2a6e8d66047..b27e410f650 100644
--- a/games/gnugo/Makefile
+++ b/games/gnugo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/07/11 17:07:19 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2002/11/15 00:20:21 jlam Exp $
DISTNAME= gnugo-3.2
CATEGORIES= games
@@ -10,7 +10,7 @@ COMMENT= Go playing program
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_BUILDLINK_ONLY= yes
+USE_BUILDLINK2= yes
.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"