diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 12:03:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 12:03:07 +0000 |
commit | de9978d1d37632c5511c009e73cb2fb47894fc75 (patch) | |
tree | 8fb0a1c7358de0019493381a2f713e59e10e93ab /x11-fm/thunar | |
parent | e8404fa6f4d604e810fd5d585740a97ffdea183d (diff) | |
download | ports-de9978d1d37632c5511c009e73cb2fb47894fc75.tar.gz ports-de9978d1d37632c5511c009e73cb2fb47894fc75.zip |
Notes
Diffstat (limited to 'x11-fm/thunar')
-rw-r--r-- | x11-fm/thunar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index d59ed7216355..8368ba34763d 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -26,6 +26,7 @@ USE_GNOME= desktopfileutils gnomehack gtk20 intltool intlhack pkgconfig gdkpixbu USE_LDCONFIG= yes USE_XFCE= configenv libexo libmenu libutil USE_XORG= sm x11 +WITH_FBSD10_FIX=yes OPTIONS= DBUS "Enable D-BUS support" on \ NLS "Enable Native Language Support" on \ |