From fd1a111b1f1e97498336843938f8c141750eec2c Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 8 Oct 2013 12:55:22 +0000 Subject: Add missing dependency on libquvi-scripts. Bump PKGREVISION. --- net/cclive/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'net/cclive') diff --git a/net/cclive/Makefile b/net/cclive/Makefile index 09b2dcd840d..34834138924 100644 --- a/net/cclive/Makefile +++ b/net/cclive/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2013/09/30 21:09:53 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2013/10/08 12:55:22 wiz Exp $ DISTNAME= cclive-0.7.16 +PKGREVISION= 1 CATEGORIES= net multimedia www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cclive/} EXTRACT_SUFX= .tar.xz @@ -10,6 +11,8 @@ HOMEPAGE= http://cclive.sourceforge.net/ COMMENT= Command line video extraction tool for user-uploaded video hosts LICENSE= gnu-gpl-v3 +DEPENDS+= libquvi-scripts>=0.4.0:../../net/libquvi-scripts + USE_LANGUAGES= c++ c USE_TOOLS+= pkg-config GNU_CONFIGURE= yes -- cgit v1.2.3