svn commit: r439878 - head/multimedia/quvi09

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 1 12:46:27 UTC 2017


Author: sunpoet
Date: Mon May  1 12:46:25 2017
New Revision: 439878
URL: https://svnweb.freebsd.org/changeset/ports/439878

Log:
  Use USES=gnome

Modified:
  head/multimedia/quvi09/Makefile

Modified: head/multimedia/quvi09/Makefile
==============================================================================
--- head/multimedia/quvi09/Makefile	Mon May  1 12:46:20 2017	(r439877)
+++ head/multimedia/quvi09/Makefile	Mon May  1 12:46:25 2017	(r439878)
@@ -21,7 +21,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 CONFIGURE_ARGS=	--program-suffix=${PKGNAMESUFFIX}
 GNU_CONFIGURE=	yes
 USE_GNOME=	glib20
-USES=		gettext-runtime pkgconfig tar:xz
+USES=		gettext-runtime gnome pkgconfig tar:xz
 
 PLIST_SUB=	PKGNAMESUFFIX=${PKGNAMESUFFIX}
 


More information about the svn-ports-all mailing list