diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-mcs-plugins/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile index a1b1c869771..99479253e8e 100644 --- a/sysutils/xfce4-mcs-plugins/Makefile +++ b/sysutils/xfce4-mcs-plugins/Makefile @@ -20,8 +20,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig -# remove panel dependency when xfce-filemanager.png issue got resolved upstream -USE_XFCE= configenv libgui mcsmanager panel +USE_XFCE= configenv libgui mcsmanager USE_XLIB= yes .include <bsd.port.pre.mk> |