summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-cpugraph-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xfce4-cpugraph-plugin/Makefile')
-rw-r--r--sysutils/xfce4-cpugraph-plugin/Makefile19
1 files changed, 6 insertions, 13 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile
index 8b421db740a..cb3367f3f0d 100644
--- a/sysutils/xfce4-cpugraph-plugin/Makefile
+++ b/sysutils/xfce4-cpugraph-plugin/Makefile
@@ -1,21 +1,14 @@
-# $NetBSD: Makefile,v 1.34 2014/05/05 00:48:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2015/04/21 08:56:40 jperkin Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-XFCE4_VERSION= 0.3.0
-
-DISTNAME= xfce4-cpugraph-plugin-${XFCE4_VERSION}
-PKGREVISION= 21
+DISTNAME= xfce4-cpugraph-plugin-1.0.5
CATEGORIES= sysutils
-MASTER_SITES= http://goodies.xfce.org/releases/xfce4-cpugraph-plugin/
-COMMENT= Xfce CPU load plugin
-
-USE_TOOLS+= autoconf
+MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/1.0/
-.include "../../mk/bsd.prefs.mk"
-
-pre-configure:
- cd ${WRKSRC} && autoconf
+HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin
+COMMENT= Xfce CPU load plugin
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"