summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-diskperf-plugin
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2007-04-17 18:20:06 +0000
committermartti <martti@pkgsrc.org>2007-04-17 18:20:06 +0000
commit75f02e5bb115eb6d62fabc5bac8debe58258bff7 (patch)
tree4e5a688e0608a95714fc6603296c506260ae53cf /sysutils/xfce4-diskperf-plugin
parent68c669d67d223f1e40cbaae88ab0c32ef9f8d49c (diff)
downloadpkgsrc-75f02e5bb115eb6d62fabc5bac8debe58258bff7.tar.gz
No xfce4-diskperf-plugin for DragonFly (requested by Joerg Sonnenberger).
Diffstat (limited to 'sysutils/xfce4-diskperf-plugin')
-rw-r--r--sysutils/xfce4-diskperf-plugin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/xfce4-diskperf-plugin/Makefile b/sysutils/xfce4-diskperf-plugin/Makefile
index 385ae20f1ad..51a7faa6f92 100644
--- a/sysutils/xfce4-diskperf-plugin/Makefile
+++ b/sysutils/xfce4-diskperf-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/04/12 09:55:13 martti Exp $
+# $NetBSD: Makefile,v 1.14 2007/04/17 18:20:06 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,5 +10,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-diskperf-plugin/
COMMENT= Xfce disk performance plugin
+NOT_FOR_PLATFORM+= DragonFly-*-*
+
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"