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/libxfce4util | |
parent | 778e2d35510d4f8fa6bbae934b313771189e4268 (diff) | |
download | ports-e4343d70fd4006cdded06afba566cf5ac81c1042.tar.gz ports-e4343d70fd4006cdded06afba566cf5ac81c1042.zip |
Notes
Diffstat (limited to 'x11/libxfce4util')
-rw-r--r-- | x11/libxfce4util/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index 478a7c7977eb..84f2f4e44edc 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -13,12 +13,10 @@ COMMENT= Extension library for the Xfce desktop environment GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GMAKE= yes USE_GNOME= glib20 intltool intlhack -USE_PERL5= yes USE_LDCONFIG= yes USE_XFCE= configenv -USES= pathfix pkgconfig +USES= gmake pathfix perl5 pkgconfig OPTIONS_DEFINE= NLS DOCS |