svn commit: r439877 - head/multimedia/libquvi09
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon May 1 12:46:22 UTC 2017
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}
More information about the svn-ports-head
mailing list