diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-16 16:58:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-16 16:58:41 +0000 |
commit | f56f112403e0108e4a1caa3b8bd8197282cda9a6 (patch) | |
tree | f51a8ccd4c67dd7b906626d688870d3bd461a7d4 /x11-wm/xfce4-panel | |
parent | 8bbe36048e84f63c2f9b313aa70806d28f88d82e (diff) |
Notes
Diffstat (limited to 'x11-wm/xfce4-panel')
-rw-r--r-- | x11-wm/xfce4-panel/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index 27d28846f28c..c7ba57628ea6 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/Makefile @@ -15,14 +15,12 @@ LIB_DEPENDS= wnck-1:${PORTSDIR}/x11-toolkits/libwnck \ cairo:${PORTSDIR}/graphics/cairo \ dbus-glib-1:${PORTSDIR}/devel/dbus-glib -USES= desktop-file-utils pathfix pkgconfig +USES= desktop-file-utils gmake pathfix perl5 pkgconfig GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes -USE_GMAKE= yes USE_GNOME= glib20 gtk20 intltool intlhack USE_LDCONFIG= yes -USE_PERL5= yes USE_XFCE= configenv garcon libexo libmenu libutil xfconf USE_XORG= x11 sm |