pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/gnugo Restore previous revision of Makefile (wit...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/573c3c104e9b
branches:  trunk
changeset: 490834:573c3c104e9b
user:      agc <agc%pkgsrc.org@localhost>
date:      Mon Mar 21 14:34:34 2005 +0000

description:
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:

 games/gnugo/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 241a519974a3 -r 573c3c104e9b games/gnugo/Makefile
--- a/games/gnugo/Makefile      Mon Mar 21 14:23:21 2005 +0000
+++ b/games/gnugo/Makefile      Mon Mar 21 14:34:34 2005 +0000
@@ -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 @@
 
 TEST_TARGET=   check
 
-.include "../../devel/glib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index