diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-16 17:07:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-16 17:07:26 +0000 |
commit | 926c80457ba93266c92d25ce104486fc3101d852 (patch) | |
tree | 4fe3821c37cb6d078630d18fa663115222471e1a /x11-fm/thunar | |
parent | a5341091eb73a3b0935daf8915c7f79139235548 (diff) | |
download | ports-926c80457ba93266c92d25ce104486fc3101d852.tar.gz ports-926c80457ba93266c92d25ce104486fc3101d852.zip |
Notes
Diffstat (limited to 'x11-fm/thunar')
-rw-r--r-- | x11-fm/thunar/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index 139d2b114925..5339c498a179 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -16,13 +16,11 @@ LIB_DEPENDS= tumbler-1:${PORTSDIR}/deskutils/xfce4-tumbler GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes -USE_PERL5= yes -USE_GMAKE= yes USE_GNOME= gtk20 intltool intlhack gdkpixbuf2 USE_LDCONFIG= yes USE_XFCE= configenv libexo libmenu libutil USE_XORG= sm x11 -USES= desktop-file-utils pathfix pkgconfig +USES= desktop-file-utils gmake pathfix perl5 pkgconfig OPTIONS_DEFINE= DBUS DOCS GVFS NLS NOTIFY STARTUP OPTIONS_GROUP= PLUGINS |