diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-25 22:43:58 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-25 22:43:58 +0000 |
commit | f708a1f2582849b757dc8688fbae8583391c9468 (patch) | |
tree | c2707d604e8d96e2868cf80c2c34e5b6557944d8 /x11-fm/fsv | |
parent | a183c86dec31cf3377d2afb762e185618b501d84 (diff) | |
download | ports-f708a1f2582849b757dc8688fbae8583391c9468.tar.gz ports-f708a1f2582849b757dc8688fbae8583391c9468.zip |
Notes
Diffstat (limited to 'x11-fm/fsv')
-rw-r--r-- | x11-fm/fsv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/fsv/Makefile b/x11-fm/fsv/Makefile index 60826c83245a..12cf428a853a 100644 --- a/x11-fm/fsv/Makefile +++ b/x11-fm/fsv/Makefile @@ -18,6 +18,7 @@ COMMENT= 3D filesystem visualizer LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea USE_X_PREFIX= yes +USE_GETTEXT= yes USE_GL= yes USE_GNOME= gtk12 USE_GETOPT_LONG= yes |