diff options
author | miwi <miwi@FreeBSD.org> | 2014-06-02 15:51:44 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-06-02 15:51:44 +0800 |
commit | 6fed5a0a571c456378155e5e882d399ad3108275 (patch) | |
tree | ea6d399cea81477a6832ba4e503e92e737014614 /x11-fm/thunar | |
parent | f42f00f06c5d9b6b1ca1054277d29b846d052c8f (diff) | |
download | freebsd-ports-gnome-6fed5a0a571c456378155e5e882d399ad3108275.tar.gz freebsd-ports-gnome-6fed5a0a571c456378155e5e882d399ad3108275.tar.zst freebsd-ports-gnome-6fed5a0a571c456378155e5e882d399ad3108275.zip |
- Convert BZIP2 to USES
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 |