diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-02 07:16:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-02 07:16:50 +0000 |
commit | cfe6f3bc06a893df7d4d1141f4baad932266b650 (patch) | |
tree | bd5801437b79edc7d393d0c79d2d1e7de699bcdd /x11-wm/xfce4-session | |
parent | 18c5873dfa2328a3163b5aec797f797d6d99cc1f (diff) | |
download | ports-cfe6f3bc06a893df7d4d1141f4baad932266b650.tar.gz ports-cfe6f3bc06a893df7d4d1141f4baad932266b650.zip |
Notes
Diffstat (limited to 'x11-wm/xfce4-session')
-rw-r--r-- | x11-wm/xfce4-session/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index 4d4f421a618c..6b62993e1325 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -23,9 +23,8 @@ LIB_DEPENDS= libwnck-1.so:${PORTSDIR}/x11-toolkits/libwnck \ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USE_BZIP2= yes USE_GNOME= gtk20 glib20 intltool intlhack -USES= pathfix pkgconfig gmake +USES= pathfix pkgconfig gmake tar:bzip2 USE_LDCONFIG= yes USE_XFCE= configenv libmenu libutil xfconf USE_XORG= x11 sm ice |