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
commit3ebb239623b7dd8e94018bdf3c7ff5d196301f2a (patch)
treeda001ab434cb1558bd077ff50e23a5a6085a52f9 /games/gnugo
parent766b70408360f7b7f1dd88b0c94e8b18af2ea31b (diff)
downloadpkgsrc-3ebb239623b7dd8e94018bdf3c7ff5d196301f2a.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"