diff options
Diffstat (limited to 'x11-fm/xdiskusage/Makefile')
-rw-r--r-- | x11-fm/xdiskusage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/xdiskusage/Makefile b/x11-fm/xdiskusage/Makefile index 728ba25..15ad57b 100644 --- a/x11-fm/xdiskusage/Makefile +++ b/x11-fm/xdiskusage/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://xdiskusage.sourceforge.net/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Show where disk space is taken up -LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk +LIB_DEPENDS= libfltk.so:x11-toolkits/fltk USES= gmake tar:tgz |