pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Include intltool's buildlink2.mk to handle dependancie...
details: https://anonhg.NetBSD.org/pkgsrc/rev/71f61461ccbf
branches: trunk
changeset: 467929:71f61461ccbf
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sun Feb 08 21:00:04 2004 +0000
description:
Include intltool's buildlink2.mk to handle dependancies required by these
tools (as p5-XML-Parser). Noted by Min Sik Kim.
diffstat:
sysutils/gnome-vfs2/Makefile | 3 ++-
www/epiphany/Makefile | 3 ++-
x11/gnome-panel/Makefile | 3 ++-
x11/gnome-session/Makefile | 3 ++-
4 files changed, 8 insertions(+), 4 deletions(-)
diffs (68 lines):
diff -r 30a764b90c0e -r 71f61461ccbf sysutils/gnome-vfs2/Makefile
--- a/sysutils/gnome-vfs2/Makefile Sun Feb 08 20:57:29 2004 +0000
+++ b/sysutils/gnome-vfs2/Makefile Sun Feb 08 21:00:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/02/07 00:07:00 minskim Exp $
+# $NetBSD: Makefile,v 1.26 2004/02/08 21:00:04 jmmv Exp $
#
DISTNAME= gnome-vfs-2.4.2
@@ -64,6 +64,7 @@
.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../devel/popt/buildlink2.mk"
.include "../../net/ORBit2/buildlink2.mk"
+.include "../../textproc/intltool/buildlink2.mk"
.include "../../textproc/libxml2/buildlink2.mk"
.include "../../security/openssl/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 30a764b90c0e -r 71f61461ccbf www/epiphany/Makefile
--- a/www/epiphany/Makefile Sun Feb 08 20:57:29 2004 +0000
+++ b/www/epiphany/Makefile Sun Feb 08 21:00:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/02/07 16:41:30 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2004/02/08 21:00:04 jmmv Exp $
#
DISTNAME= epiphany-1.0.7
@@ -31,6 +31,7 @@
.include "../../net/ORBit2/buildlink2.mk"
.include "../../sysutils/gnome-vfs2/buildlink2.mk"
.include "../../sysutils/nautilus/buildlink2.mk"
+.include "../../textproc/intltool/buildlink2.mk"
.include "../../textproc/libxml2/buildlink2.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../www/mozilla-gtk2/buildlink2.mk"
diff -r 30a764b90c0e -r 71f61461ccbf x11/gnome-panel/Makefile
--- a/x11/gnome-panel/Makefile Sun Feb 08 20:57:29 2004 +0000
+++ b/x11/gnome-panel/Makefile Sun Feb 08 21:00:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/02/06 22:37:59 jmmv Exp $
+# $NetBSD: Makefile,v 1.26 2004/02/08 21:00:04 jmmv Exp $
#
DISTNAME= gnome-panel-2.4.2
@@ -50,6 +50,7 @@
.include "../../devel/libgnomeui/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../sysutils/gnome-vfs2/buildlink2.mk"
+.include "../../textproc/intltool/buildlink2.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gnome-desktop/buildlink2.mk"
.include "../../x11/gnome2-control-center/buildlink2.mk"
diff -r 30a764b90c0e -r 71f61461ccbf x11/gnome-session/Makefile
--- a/x11/gnome-session/Makefile Sun Feb 08 20:57:29 2004 +0000
+++ b/x11/gnome-session/Makefile Sun Feb 08 21:00:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/02/06 22:37:59 jmmv Exp $
+# $NetBSD: Makefile,v 1.28 2004/02/08 21:00:04 jmmv Exp $
#
DISTNAME= gnome-session-2.4.2
@@ -33,6 +33,7 @@
.include "../../devel/GConf2-ui/buildlink2.mk"
.include "../../devel/libgnome/buildlink2.mk"
.include "../../devel/libgnomeui/buildlink2.mk"
+.include "../../textproc/intltool/buildlink2.mk"
.include "../../textproc/scrollkeeper/buildlink2.mk"
.include "../../x11/gnome2-control-center/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index