summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-02-08 21:00:04 +0000
committerjmmv <jmmv>2004-02-08 21:00:04 +0000
commit237caf5fef86f46f9f928dac60a052fcadb3a3c3 (patch)
treef540963c99ea689ac4321bc8d2587624871577ff /x11
parent297b76dbe7714a178a14ee49c6e3838a491bd489 (diff)
downloadpkgsrc-237caf5fef86f46f9f928dac60a052fcadb3a3c3.tar.gz
Include intltool's buildlink2.mk to handle dependancies required by these
tools (as p5-XML-Parser). Noted by Min Sik Kim.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-panel/Makefile3
-rw-r--r--x11/gnome-session/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index cca26c751b1..46e98d28da0 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -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 @@ BUILDLINK_DEPENDS.GConf2= GConf2>=2.4.0.1nb1
.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 --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index 0dd585fbb3f..3d382671f2f 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -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 @@ GCONF2_SCHEMAS= gnome-session.schemas
.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"