svn commit: r490988 - head/x11-fm/thunar-vfs

Guido Falsi madpilot at FreeBSD.org
Tue Jan 22 22:36:52 UTC 2019


Author: madpilot
Date: Tue Jan 22 22:36:51 2019
New Revision: 490988
URL: https://svnweb.freebsd.org/changeset/ports/490988

Log:
  Fix USES.

Modified:
  head/x11-fm/thunar-vfs/Makefile

Modified: head/x11-fm/thunar-vfs/Makefile
==============================================================================
--- head/x11-fm/thunar-vfs/Makefile	Tue Jan 22 22:34:44 2019	(r490987)
+++ head/x11-fm/thunar-vfs/Makefile	Tue Jan 22 22:36:51 2019	(r490988)
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libpng.so:graphics/png \
 		libgamin-1.so:devel/gamin \
 		libdbus-1.so:devel/dbus
 
-USES=		desktop-file-utils gettext-tools gmake gmake jpeg libtool pathfix \
+USES=		desktop-file-utils gettext-tools gmake gnome jpeg libtool pathfix \
 		perl5 pkgconfig tar:bzip2 xfce
 USE_GNOME=	cairo gdkpixbuf2 glib20 gtk20 intlhack intltool
 USE_XFCE=	libexo


More information about the svn-ports-all mailing list