summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-cpugraph-plugin
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2007-04-17 17:45:06 +0000
committermartti <martti@pkgsrc.org>2007-04-17 17:45:06 +0000
commit2737e0af697527cc60b5d4259a4a3b147108a20d (patch)
tree543b599812f3c038df8f52e35ba07d5d73ef01d5 /sysutils/xfce4-cpugraph-plugin
parente1702fafe5a94b8e2b3ccab40bfb3041f17e731b (diff)
downloadpkgsrc-2737e0af697527cc60b5d4259a4a3b147108a20d.tar.gz
intltool and pkg-config are defined in meta-pkgs/xfce4/Makefile.common
Diffstat (limited to 'sysutils/xfce4-cpugraph-plugin')
-rw-r--r--sysutils/xfce4-cpugraph-plugin/Makefile4
1 files changed, 2 insertions, 2 deletions
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"