Date: Mon, 1 May 2017 12:46:26 +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: r439878 - head/multimedia/quvi09 Message-ID: <201705011246.v41CkQE6052718@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705011246.v41CkQE6052718>