diff options
Diffstat (limited to 'x11-wm/xfce4-desktop/Makefile')
-rw-r--r-- | x11-wm/xfce4-desktop/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index 6e500bfd722a..dd9bf8c7b7c4 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -1,6 +1,5 @@ # Created by: James Earl <jdearl@telus.net> # $FreeBSD$ -# PORTNAME= xfce4-desktop PORTVERSION= 4.10.2 @@ -24,8 +23,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= glib20 gtk20 intltool intlhack desktopfileutils USE_XFCE= configenv garcon libmenu libutil libexo xfconf -USE_PKGCONFIG= build -USES= pathfix +USES= pathfix pkgconfig USE_XORG= x11 sm CONFIGURE_ARGS+=--enable-gio-unix \ |