aboutsummaryrefslogtreecommitdiff
path: root/multimedia/quvi09
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-02-14 14:33:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-02-14 14:33:12 +0000
commit063184211b1fcd314f2c26ee52e71525e43a6fb4 (patch)
tree66d1d5d1c4888d3d77371d30d39c216afa1f48f0 /multimedia/quvi09
parent5bf1a03ff23083593864a6fbc05cbb4ffe0346bf (diff)
downloadports-063184211b1fcd314f2c26ee52e71525e43a6fb4.tar.gz
ports-063184211b1fcd314f2c26ee52e71525e43a6fb4.zip
Notes
Diffstat (limited to 'multimedia/quvi09')
-rw-r--r--multimedia/quvi09/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/multimedia/quvi09/Makefile b/multimedia/quvi09/Makefile
index 56e1896d55c7..4659424d1739 100644
--- a/multimedia/quvi09/Makefile
+++ b/multimedia/quvi09/Makefile
@@ -3,7 +3,7 @@
PORTNAME= quvi
PORTVERSION= 0.9.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia devel
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R}/${PORTNAME}/
PKGNAMESUFFIX= 09
@@ -12,6 +12,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Command line tool for parsing flash media stream URLs
LICENSE= AGPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= libquvi09>=0.9:multimedia/libquvi09
LIB_DEPENDS= libcurl.so:ftp/curl
@@ -19,7 +20,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
CONFIGURE_ARGS= --program-suffix=${PKGNAMESUFFIX}
GNU_CONFIGURE= yes
-USES= pkgconfig tar:xz
+USE_GNOME= glib20
+USES= gettext-runtime pkgconfig tar:xz
PLIST_SUB= PKGNAMESUFFIX=${PKGNAMESUFFIX}