aboutsummaryrefslogtreecommitdiff
path: root/multimedia/clive
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2012-06-05 21:41:02 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2012-06-05 21:41:02 +0000
commit99b68ede03ff0804e77b50d011bbf5b2e677d436 (patch)
tree01d3c08d7af58343fafc6047250d5ae5c01e6df8 /multimedia/clive
parent02aea2d1fa4a4c7a75321fe1a4abfc82eb7017c7 (diff)
downloadports-99b68ede03ff0804e77b50d011bbf5b2e677d436.tar.gz
ports-99b68ede03ff0804e77b50d011bbf5b2e677d436.zip
- Fix conflicts with multimedia/clive1, which name is py27-clive and not only
clive. PR: ports/168701 Submitted by: Pierre Guinoiseau <pierre@guinoiseau.eu> (maintainer)
Notes
Notes: svn path=/head/; revision=298545
Diffstat (limited to 'multimedia/clive')
-rw-r--r--multimedia/clive/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/clive/Makefile b/multimedia/clive/Makefile
index 0247aa470a73..ac43c70f70e5 100644
--- a/multimedia/clive/Makefile
+++ b/multimedia/clive/Makefile
@@ -15,16 +15,15 @@ COMMENT= Command line video extraction tool for YouTube and others
LICENSE= GPLv3
+TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
BUILD_DEPENDS= p5-Getopt-ArgvFile>=1.11:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
p5-JSON-XS>=2.30:${PORTSDIR}/converters/p5-JSON-XS
RUN_DEPENDS= p5-Getopt-ArgvFile>=1.11:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
p5-JSON-XS>=2.30:${PORTSDIR}/converters/p5-JSON-XS \
quvi>=0.2.16.1:${PORTSDIR}/multimedia/quvi
-TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
-
# deskutils/ljclive, multimedia/clive1 (same executable/manpage/distfile name)
-CONFLICTS= clive-[0-1]* ljclive-[0-9]*
+CONFLICTS= py*-clive-[0-1]* ljclive-[0-9]*
PERL_CONFIGURE= yes