diff options
Diffstat (limited to 'x11/xfce4-quicklauncher-plugin/Makefile')
-rw-r--r-- | x11/xfce4-quicklauncher-plugin/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xfce4-quicklauncher-plugin/Makefile b/x11/xfce4-quicklauncher-plugin/Makefile index 56340c0bb1fa..2c8b75b80314 100644 --- a/x11/xfce4-quicklauncher-plugin/Makefile +++ b/x11/xfce4-quicklauncher-plugin/Makefile @@ -16,13 +16,11 @@ DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Quicklauncher plugin for Xfce -BROKEN= does not configure - GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gtk20 intltool intlhack pkgconfig -USE_XFCE= configenv panel +USE_XFCE= configenv libgui panel .include <bsd.port.mk> |