summaryrefslogtreecommitdiff
path: root/x11/gnome-panel
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/gnome-panel
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/gnome-panel')
-rw-r--r--x11/gnome-panel/Makefile3
1 files changed, 2 insertions, 1 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"