diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-16 16:32:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-16 16:32:07 +0000 |
commit | e4343d70fd4006cdded06afba566cf5ac81c1042 (patch) | |
tree | 2b1105fda751368f91c2495b29c8d7ed7603adbd /x11/xfce4-conf | |
parent | 778e2d35510d4f8fa6bbae934b313771189e4268 (diff) | |
download | ports-e4343d70fd4006cdded06afba566cf5ac81c1042.tar.gz ports-e4343d70fd4006cdded06afba566cf5ac81c1042.zip |
Notes
Diffstat (limited to 'x11/xfce4-conf')
-rw-r--r-- | x11/xfce4-conf/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xfce4-conf/Makefile b/x11/xfce4-conf/Makefile index f23b9b3ed38a..4a5185320e60 100644 --- a/x11/xfce4-conf/Makefile +++ b/x11/xfce4-conf/Makefile @@ -17,13 +17,12 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GMAKE= yes USE_GNOME= glib20 gtk20 intltool intlhack USE_LDCONFIG= yes -USE_PERL5_BUILD= yes +USE_PERL5= build USE_XFCE= configenv libutil USE_XORG= x11 -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig perl5 OPTIONS_DEFINE= DOCS PERL NLS |