pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/gnome2-games Explicitly depend on pkgconfig to f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b925b3a4d43d
branches: trunk
changeset: 468902:b925b3a4d43d
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue Feb 17 18:37:33 2004 +0000
description:
Explicitly depend on pkgconfig to fix build, and use pkgsrc intltool.
diffstat:
games/gnome2-games/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 4a976d38d13a -r b925b3a4d43d games/gnome2-games/Makefile
--- a/games/gnome2-games/Makefile Tue Feb 17 18:33:27 2004 +0000
+++ b/games/gnome2-games/Makefile Tue Feb 17 18:37:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/02/14 17:21:40 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2004/02/17 18:37:33 jmmv Exp $
DISTNAME= gnome-games-2.4.2
PKGREVISION= 1
@@ -66,7 +66,9 @@
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../lang/guile/buildlink3.mk"
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index