diff --git a/audio/xfce4-pulseaudio-plugin/Makefile b/audio/xfce4-pulseaudio-plugin/Makefile index ed54e1c8ffae..70802c71cda8 100644 --- a/audio/xfce4-pulseaudio-plugin/Makefile +++ b/audio/xfce4-pulseaudio-plugin/Makefile @@ -17,22 +17,23 @@ LIB_DEPENDS= libpulse-mainloop-glib.so:audio/pulseaudio \ libdbus-glib-1.so:devel/dbus-glib RUN_DEPENDS= pavucontrol>=2.0:audio/pavucontrol -USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 +PORTSCOUT= limit:^0\.2\. + +USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 GNU_CONFIGURE= yes USE_GNOME= glib20 gtk30 intltool cairo USE_XFCE= panel USE_XORG= x11 INSTALLS_ICONS= yes -USE_LDCONFIG= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS=--with-mixer-command=${LOCALBASE}/bin/pavucontrol CFLAGS+= -Wno-return-type -OPTIONS_DEFINE= KEYBINDER -OPTIONS_DEFAULT= KEYBINDER -KEYBINDER_DESC= Keyboard shortcuts -KEYBINDER_LIB_DEPENDS= libkeybinder-3.0.so:x11/keybinder-gtk3 +OPTIONS_DEFINE= KEYBINDER +OPTIONS_DEFAULT= KEYBINDER +KEYBINDER_DESC= Keyboard shortcuts +KEYBINDER_LIB_DEPENDS= libkeybinder-3.0.so:x11/keybinder-gtk3 KEYBINDER_CONFIGURE_ENABLE= keybinder .include