aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/xdiskusage
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-01-17 12:50:00 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-01-17 12:50:00 +0000
commit8d1da0d24a6f2c6377be456b544a58f2b9ce6adb (patch)
tree8f9aadc5a976deb565ea29afc0ddf406aac66acb /x11-fm/xdiskusage
parent2cea4ecb1713dc398c61503e6a58770c11f5867a (diff)
downloadports-8d1da0d24a6f2c6377be456b544a58f2b9ce6adb.tar.gz
ports-8d1da0d24a6f2c6377be456b544a58f2b9ce6adb.zip
This was broken by the recent update to the fltk port. David Thiel's
report led me to notice the problem.
Notes
Notes: svn path=/head/; revision=73341
Diffstat (limited to 'x11-fm/xdiskusage')
-rw-r--r--x11-fm/xdiskusage/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/xdiskusage/Makefile b/x11-fm/xdiskusage/Makefile
index ae2f2525b905..5970f7f16ad9 100644
--- a/x11-fm/xdiskusage/Makefile
+++ b/x11-fm/xdiskusage/Makefile
@@ -13,6 +13,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= trevor@FreeBSD.org
+BROKEN= "needs fltk 1.0.10"
+
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
USE_GMAKE= yes