diff options
Diffstat (limited to 'x11-fm/xdiskusage/Makefile')
-rw-r--r-- | x11-fm/xdiskusage/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fm/xdiskusage/Makefile b/x11-fm/xdiskusage/Makefile index 1264fd8041ec..8127dea227f9 100644 --- a/x11-fm/xdiskusage/Makefile +++ b/x11-fm/xdiskusage/Makefile @@ -7,7 +7,7 @@ PORTNAME= xdiskusage PORTVERSION= 1.48 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm MASTER_SITES= http://xdiskusage.sourceforge.net/ EXTRACT_SUFX= .tgz @@ -19,7 +19,6 @@ LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk MAN1= xdiskusage.1 USE_GMAKE= yes -USE_X_PREFIX= yes OPTIONS= THREADS "Threads support, necessary with threaded fltk" off .include <bsd.port.pre.mk> |