aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-05-01 20:46:20 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-05-01 20:46:20 +0800
commitb2783d3a06e0f391cca6e9ffc40208823c8233dc (patch)
tree415d78e1bd7b965d58a972cf9abc2032fd49e2b6 /multimedia
parentf69866bd8d872181ace09c7673554d6c12fd4f9c (diff)
downloadfreebsd-ports-gnome-b2783d3a06e0f391cca6e9ffc40208823c8233dc.tar.gz
freebsd-ports-gnome-b2783d3a06e0f391cca6e9ffc40208823c8233dc.tar.zst
freebsd-ports-gnome-b2783d3a06e0f391cca6e9ffc40208823c8233dc.zip
Use USES=gnome
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libquvi09/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libquvi09/Makefile b/multimedia/libquvi09/Makefile
index c765cb19fe4b..41879ffdbc2b 100644
--- a/multimedia/libquvi09/Makefile
+++ b/multimedia/libquvi09/Makefile
@@ -26,7 +26,7 @@ CONFIGURE_ARGS= --program-suffix=${PKGNAMESUFFIX}
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}