summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormartti <martti>2007-04-17 17:45:06 +0000
committermartti <martti>2007-04-17 17:45:06 +0000
commit8ee41b3bef4b64188c918a55af70ae0e573388e7 (patch)
tree543b599812f3c038df8f52e35ba07d5d73ef01d5
parent45455c08a3125f7dc155107497454f75c5f0825f (diff)
downloadpkgsrc-8ee41b3bef4b64188c918a55af70ae0e573388e7.tar.gz
intltool and pkg-config are defined in meta-pkgs/xfce4/Makefile.common
-rw-r--r--audio/xfce4-mixer/Makefile4
-rw-r--r--audio/xfce4-xmms-plugin/Makefile4
-rw-r--r--editors/xfce4-mousepad/Makefile4
-rw-r--r--misc/xfce4-weather-plugin/Makefile4
-rw-r--r--sysutils/xfce4-appfinder/Makefile4
-rw-r--r--sysutils/xfce4-cpugraph-plugin/Makefile4
-rw-r--r--sysutils/xfce4-fsguard-plugin/Makefile4
-rw-r--r--sysutils/xfce4-quicklauncher-plugin/Makefile4
-rw-r--r--sysutils/xfce4-thunar/Makefile3
-rw-r--r--sysutils/xfce4-xkb-plugin/Makefile4
-rw-r--r--x11/xfce4-session/Makefile3
11 files changed, 12 insertions, 30 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile
index c42196f0111..8e66a700b46 100644
--- a/audio/xfce4-mixer/Makefile
+++ b/audio/xfce4-mixer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2007/04/12 09:55:08 martti Exp $
+# $NetBSD: Makefile,v 1.21 2007/04/17 17:45:06 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -6,8 +6,6 @@ DISTNAME= xfce4-mixer-${XFCE4_VERSION}
CATEGORIES= audio
COMMENT= Xfce mixer plugin
-USE_TOOLS+= intltool
-
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
diff --git a/audio/xfce4-xmms-plugin/Makefile b/audio/xfce4-xmms-plugin/Makefile
index e555eca5238..cc9f94df1ec 100644
--- a/audio/xfce4-xmms-plugin/Makefile
+++ b/audio/xfce4-xmms-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/04/12 09:55:08 martti Exp $
+# $NetBSD: Makefile,v 1.13 2007/04/17 17:45:06 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,8 +10,6 @@ CATEGORIES= audio
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-xmms-plugin/
COMMENT= Xfce XMMS plugin
-USE_TOOLS+= intltool
-
.include "options.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile
index 606163344d8..5542df3ae72 100644
--- a/editors/xfce4-mousepad/Makefile
+++ b/editors/xfce4-mousepad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 09:45:01 martti Exp $
+# $NetBSD: Makefile,v 1.2 2007/04/17 17:45:06 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -9,8 +9,6 @@ PKGNAME= xfce4-mousepad-${XFCE4_VERSION}
CATEGORIES= editors
COMMENT= Xfce text editor
-USE_TOOLS+= intltool
-
.include "../../x11/libxfce4gui/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile
index 2828f763e3e..cf1fd731451 100644
--- a/misc/xfce4-weather-plugin/Makefile
+++ b/misc/xfce4-weather-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2007/04/12 09:55:11 martti Exp $
+# $NetBSD: Makefile,v 1.10 2007/04/17 17:45:06 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,7 +10,5 @@ CATEGORIES= misc
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-weather-plugin/
COMMENT= Xfce weather plugin
-USE_TOOLS+= intltool
-
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/xfce4-appfinder/Makefile b/sysutils/xfce4-appfinder/Makefile
index 00a85a71ded..e534cc6e377 100644
--- a/sysutils/xfce4-appfinder/Makefile
+++ b/sysutils/xfce4-appfinder/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2007/04/12 09:55:12 martti Exp $
+# $NetBSD: Makefile,v 1.8 2007/04/17 17:45:06 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -6,8 +6,6 @@ DISTNAME= xfce4-appfinder-${XFCE4_VERSION}
CATEGORIES= sysutils
COMMENT= Xfce application finder
-USE_TOOLS+= intltool
-
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/libxfce4gui/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile
index c1ccd0d010b..a63841c9ac1 100644
--- a/sysutils/xfce4-cpugraph-plugin/Makefile
+++ b/sysutils/xfce4-cpugraph-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/04/17 13:05:08 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2007/04/17 17:45:06 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,7 +10,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-cpugraph-plugin/
COMMENT= Xfce CPU load plugin
-USE_TOOLS+= intltool autoconf
+USE_TOOLS+= autoconf
.include "../../mk/bsd.prefs.mk"
diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile
index 828c336a5b9..55c5d1281fc 100644
--- a/sysutils/xfce4-fsguard-plugin/Makefile
+++ b/sysutils/xfce4-fsguard-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/04/12 09:55:15 martti Exp $
+# $NetBSD: Makefile,v 1.7 2007/04/17 17:45:06 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,7 +10,5 @@ CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-fsguard-plugin/
COMMENT= Xfce disk space plugin
-USE_TOOLS+= intltool
-
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/xfce4-quicklauncher-plugin/Makefile b/sysutils/xfce4-quicklauncher-plugin/Makefile
index 03c2a54efaf..c7417a49a9a 100644
--- a/sysutils/xfce4-quicklauncher-plugin/Makefile
+++ b/sysutils/xfce4-quicklauncher-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2007/04/12 09:55:17 martti Exp $
+# $NetBSD: Makefile,v 1.8 2007/04/17 17:45:06 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,7 +10,5 @@ CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/
COMMENT= Xfce quicklaunch plugin
-USE_TOOLS+= intltool
-
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/xfce4-thunar/Makefile b/sysutils/xfce4-thunar/Makefile
index 861d03cd278..442ddf3bc06 100644
--- a/sysutils/xfce4-thunar/Makefile
+++ b/sysutils/xfce4-thunar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 09:46:28 martti Exp $
+# $NetBSD: Makefile,v 1.2 2007/04/17 17:45:07 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -12,7 +12,6 @@ COMMENT= Xfce file manager
#DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
USE_DIRS+= xdg-1.2
-USE_TOOLS+= intltool pkg-config
PKGCONFIG_OVERRIDE+= thunar-vfs/thunar-vfs-1.pc.in
PKGCONFIG_OVERRIDE+= thunarx/thunarx-1.pc.in
diff --git a/sysutils/xfce4-xkb-plugin/Makefile b/sysutils/xfce4-xkb-plugin/Makefile
index 661e03dd95c..961d208ed38 100644
--- a/sysutils/xfce4-xkb-plugin/Makefile
+++ b/sysutils/xfce4-xkb-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2007/04/12 09:55:19 martti Exp $
+# $NetBSD: Makefile,v 1.12 2007/04/17 17:45:07 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,7 +10,5 @@ CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-xkb-plugin/
COMMENT= Xfce Keyboard plugin
-USE_TOOLS+= intltool
-
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xfce4-session/Makefile b/x11/xfce4-session/Makefile
index 491f1a2b9c4..d1347b9945e 100644
--- a/x11/xfce4-session/Makefile
+++ b/x11/xfce4-session/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/04/12 09:55:24 martti Exp $
+# $NetBSD: Makefile,v 1.20 2007/04/17 17:45:07 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -18,7 +18,6 @@ REQD_DIRS+= ${XFCE4_EGBASE} ${EGDIR}
BUILD_DEFS+= PKG_SYSCONFBASE
USE_TOOLS+= iceauth:run
-USE_TOOLS+= intltool
USE_DIRS+= xdg-1.4
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"