aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/xdiskusage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/xdiskusage/Makefile')
-rw-r--r--x11-fm/xdiskusage/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fm/xdiskusage/Makefile b/x11-fm/xdiskusage/Makefile
index 09872ee961ce..57270d97072c 100644
--- a/x11-fm/xdiskusage/Makefile
+++ b/x11-fm/xdiskusage/Makefile
@@ -7,14 +7,13 @@ PORTREVISION= 7
CATEGORIES= x11-fm
MASTER_SITES= http://xdiskusage.sourceforge.net/ \
http://www.gnu-darwin.org/distfiles/
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Show where disk space is taken up
LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk
-USES= gmake
+USES= gmake tar:tgz
CXXFLAGS+= `fltk-config --cxxflags`
LDFLAGS+= `fltk-config --ldflags`