summaryrefslogtreecommitdiff
path: root/net/clive
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-11-12 17:24:42 +0000
committerwiz <wiz@pkgsrc.org>2011-11-12 17:24:42 +0000
commit99efc8765bcf4e99fea2a2c6dcf9af9e201a6b2e (patch)
tree2495b722c8a57125f152e96a36f19413c1064e77 /net/clive
parent4edf5659dc086916836f3fd820b8587cb17845be (diff)
downloadpkgsrc-99efc8765bcf4e99fea2a2c6dcf9af9e201a6b2e.tar.gz
Depend on libquvi-scripts, since it needs them; bump quvi dependency so it is
not older than the split. Bump PKGREVISION.
Diffstat (limited to 'net/clive')
-rw-r--r--net/clive/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/clive/Makefile b/net/clive/Makefile
index 4d9db7ba3ab..9ec5edb83dd 100644
--- a/net/clive/Makefile
+++ b/net/clive/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2011/10/22 18:07:19 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2011/11/12 17:24:42 wiz Exp $
#
DISTNAME= clive-2.3.1.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net multimedia www
MASTER_SITES= http://clive.googlecode.com/files/
@@ -11,7 +11,8 @@ HOMEPAGE= http://clive.sourceforge.net/
COMMENT= Command line video extraction tool for user-uploaded video hosts
LICENSE= gnu-gpl-v3
-DEPENDS+= quvi>=0.2.17:../../net/quvi
+DEPENDS+= quvi>=0.4.0:../../net/quvi
+DEPENDS+= libquvi-scripts>=0.4.0:../../net/libquvi-scripts
DEPENDS+= curl-[0-9]*:../../www/curl
DEPENDS+= p5-JSON-XS>=2.3:../../converters/p5-JSON-XS
DEPENDS+= p5-Getopt-ArgvFile>=1.11:../../devel/p5-Getopt-ArgvFile