diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-02 07:51:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-02 07:51:44 +0000 |
commit | 684a024ea7847268cdb203d708d6565f3475d0cf (patch) | |
tree | ea6d399cea81477a6832ba4e503e92e737014614 /x11-fm/thunar | |
parent | 518a58b792c4d1cc616c0073e2baf89606b96805 (diff) | |
download | ports-684a024ea7847268cdb203d708d6565f3475d0cf.tar.gz ports-684a024ea7847268cdb203d708d6565f3475d0cf.zip |
Notes
Diffstat (limited to 'x11-fm/thunar')
-rw-r--r-- | x11-fm/thunar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index 38e289c1499a..60beaa2ce20c 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -16,12 +16,11 @@ LIB_DEPENDS= libtumbler-1.so:${PORTSDIR}/deskutils/xfce4-tumbler GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USE_BZIP2= yes USE_GNOME= gtk20 intltool intlhack gdkpixbuf2 USE_LDCONFIG= yes USE_XFCE= configenv libexo libmenu libutil USE_XORG= sm x11 -USES= desktop-file-utils gmake pathfix perl5 pkgconfig +USES= desktop-file-utils gmake pathfix perl5 pkgconfig tar:bzip2 OPTIONS_DEFINE= DBUS DOCS GVFS NLS NOTIFY STARTUP OPTIONS_GROUP= PLUGINS |