summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authormartti <martti>2007-04-17 18:20:06 +0000
committermartti <martti>2007-04-17 18:20:06 +0000
commit95c4366f16a0ec5f62874a84111a7e66f2878005 (patch)
tree4e5a688e0608a95714fc6603296c506260ae53cf /sysutils
parent23b39136eaeb8262ab6ccf980298fd03847d270b (diff)
downloadpkgsrc-95c4366f16a0ec5f62874a84111a7e66f2878005.tar.gz
No xfce4-diskperf-plugin for DragonFly (requested by Joerg Sonnenberger).
Diffstat (limited to 'sysutils')
-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"