svn commit: r461764 - head/deskutils/xfce4-volumed-pulse

Guido Falsi madpilot at FreeBSD.org
Wed Feb 14 07:50:14 UTC 2018


Author: madpilot
Date: Wed Feb 14 07:50:13 2018
New Revision: 461764
URL: https://svnweb.freebsd.org/changeset/ports/461764

Log:
  Add gtk3 argument to USES=xfce forgotten in previous commit.

Modified:
  head/deskutils/xfce4-volumed-pulse/Makefile

Modified: head/deskutils/xfce4-volumed-pulse/Makefile
==============================================================================
--- head/deskutils/xfce4-volumed-pulse/Makefile	Wed Feb 14 07:26:20 2018	(r461763)
+++ head/deskutils/xfce4-volumed-pulse/Makefile	Wed Feb 14 07:50:13 2018	(r461764)
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libpulse.so:audio/pulseaudio \
 		libnotify.so:devel/libnotify \
 		libkeybinder-3.0.so:x11/keybinder-gtk3
 
-USES=		gmake libtool pkgconfig tar:bz2 xfce
+USES=		gmake libtool pkgconfig tar:bz2 xfce:gtk3
 GNU_CONFIGURE=	yes
 USE_GNOME=	glib20 gtk30
 USE_XFCE=	xfconf


More information about the svn-ports-head mailing list