aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-30 11:32:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-30 11:32:41 +0000
commitf8f50a49449e77f239e6b0d1d177c42309dc093c (patch)
tree3928baa0f469a439619aac1466d2f124fa10a18c /multimedia
parent442828603096f5fd0836734c7adbd566011fd1dd (diff)
downloadports-f8f50a49449e77f239e6b0d1d177c42309dc093c.tar.gz
ports-f8f50a49449e77f239e6b0d1d177c42309dc093c.zip
- Update dependency version string
Feature safe: yes
Notes
Notes: svn path=/head/; revision=286665
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libquvi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libquvi/Makefile b/multimedia/libquvi/Makefile
index 3a3815c6dad5..a56179e8369e 100644
--- a/multimedia/libquvi/Makefile
+++ b/multimedia/libquvi/Makefile
@@ -14,9 +14,9 @@ MASTER_SITES= SF/quvi/${PORTVERSION:R}/${PORTNAME}/ \
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Cross-platform library for parsing flash media stream URLs
-BUILD_DEPENDS= libquvi-scripts>=${PORTVERSION}:${PORTSDIR}/multimedia/libquvi-scripts
+BUILD_DEPENDS= libquvi-scripts>=0.4.0:${PORTSDIR}/multimedia/libquvi-scripts
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
-RUN_DEPENDS= libquvi-scripts>=${PORTVERSION}:${PORTSDIR}/multimedia/libquvi-scripts
+RUN_DEPENDS= libquvi-scripts>=0.4.0:${PORTSDIR}/multimedia/libquvi-scripts
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes