summaryrefslogtreecommitdiff
path: root/games/gnugo
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2005-03-21 14:34:34 +0000
committeragc <agc@pkgsrc.org>2005-03-21 14:34:34 +0000
commitc9606111d5894161e1f933671962b9be8c6fa988 (patch)
treeda001ab434cb1558bd077ff50e23a5a6085a52f9 /games/gnugo
parentec14d716c44596e6472c4ac44cc7bc6069fb91bc (diff)
downloadpkgsrc-c9606111d5894161e1f933671962b9be8c6fa988.tar.gz
Restore previous revision of Makefile (without the glib buildlink3.mk
inclusion) for just now, and we'll work out IRIX support issues on the HEAD after the pkgsrc-2005Q1 branch, and pullup any necessary fixes to the branch.
Diffstat (limited to 'games/gnugo')
-rw-r--r--games/gnugo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile
index 279af12073c..e1d0ebe1b10 100644
--- a/games/gnugo/Makefile
+++ b/games/gnugo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/03/20 13:06:59 schwarz Exp $
+# $NetBSD: Makefile,v 1.18 2005/03/21 14:34:34 agc Exp $
DISTNAME= gnugo-3.6
CATEGORIES= games
@@ -16,5 +16,4 @@ INFO_FILES= gnugo.info
TEST_TARGET= check
-.include "../../devel/glib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"