diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-04 15:43:14 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-04 15:43:14 +0000 |
commit | e6fa52ae20d2ac470cdc8a9e4fa8f5259e8d6102 (patch) | |
tree | ef9c0fe26a3572f771b177d6654f6b5474bf6b2c /x11-fm/xdiskusage | |
parent | 3d943fd179d7efb59776c145a033bc3890fc5725 (diff) | |
download | ports-e6fa52ae20d2ac470cdc8a9e4fa8f5259e8d6102.tar.gz ports-e6fa52ae20d2ac470cdc8a9e4fa8f5259e8d6102.zip |
Omit unnecessary USE_MESA.
Submitted by: Nate Eldredge of Harvey Mudd College
PR: 50234
Notes
Notes:
svn path=/head/; revision=90253
Diffstat (limited to 'x11-fm/xdiskusage')
-rw-r--r-- | x11-fm/xdiskusage/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-fm/xdiskusage/Makefile b/x11-fm/xdiskusage/Makefile index eaf8836119b7..744cad5cb7d4 100644 --- a/x11-fm/xdiskusage/Makefile +++ b/x11-fm/xdiskusage/Makefile @@ -17,7 +17,6 @@ COMMENT= Show where disk space is taken up LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk USE_GMAKE= yes -USE_MESA= yes USE_X_PREFIX= yes do-build: |