pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/gnugo fixing PR#25338 (linking gnugo has -lglib)
details: https://anonhg.NetBSD.org/pkgsrc/rev/8f4049e1413c
branches: trunk
changeset: 490796:8f4049e1413c
user: schwarz <schwarz%pkgsrc.org@localhost>
date: Sun Mar 20 13:06:59 2005 +0000
description:
fixing PR#25338 (linking gnugo has -lglib)
diffstat:
games/gnugo/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 9ce1ea43e399 -r 8f4049e1413c games/gnugo/Makefile
--- a/games/gnugo/Makefile Sun Mar 20 12:51:54 2005 +0000
+++ b/games/gnugo/Makefile Sun Mar 20 13:06:59 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/11/22 15:38:47 adam Exp $
+# $NetBSD: Makefile,v 1.17 2005/03/20 13:06:59 schwarz Exp $
DISTNAME= gnugo-3.6
CATEGORIES= games
@@ -16,4 +16,5 @@
TEST_TARGET= check
+.include "../../devel/glib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index