Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2017 12:46:21 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439877 - head/multimedia/libquvi09
Message-ID:  <201705011246.v41CkLp4052613@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon May  1 12:46:20 2017
New Revision: 439877
URL: https://svnweb.freebsd.org/changeset/ports/439877

Log:
  Use USES=gnome

Modified:
  head/multimedia/libquvi09/Makefile

Modified: head/multimedia/libquvi09/Makefile
==============================================================================
--- head/multimedia/libquvi09/Makefile	Mon May  1 12:46:16 2017	(r439876)
+++ head/multimedia/libquvi09/Makefile	Mon May  1 12:46:20 2017	(r439877)
@@ -26,7 +26,7 @@ CONFIGURE_ARGS=	--program-suffix=${PKGNA
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_GNOME=	glib20
-USES=		iconv libtool lua pathfix pkgconfig tar:xz
+USES=		gnome iconv libtool lua pathfix pkgconfig tar:xz
 
 PLIST_SUB=	PKGNAMESUFFIX=${PKGNAMESUFFIX} PORTVERSION=${PORTVERSION} QUVIVERSION=${PORTVERSION:R}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705011246.v41CkLp4052613>