aboutsummaryrefslogtreecommitdiff
path: root/multimedia/py-mlt/Makefile
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2011-11-02 02:39:11 +0000
committerAlberto Villa <avilla@FreeBSD.org>2011-11-02 02:39:11 +0000
commit34ca27efcb6c6c7d73260e04e50512e8a6b6bfcf (patch)
treeffcdc8d2b6b903fb08bf70d4a7e1155100a8816e /multimedia/py-mlt/Makefile
parent28a7e96c437e4b6c01ae4a32234ec076a2999fcd (diff)
downloadports-34ca27efcb6c6c7d73260e04e50512e8a6b6bfcf.tar.gz
ports-34ca27efcb6c6c7d73260e04e50512e8a6b6bfcf.zip
- Update to 0.7.6.
Notes
Notes: svn path=/head/; revision=284895
Diffstat (limited to 'multimedia/py-mlt/Makefile')
-rw-r--r--multimedia/py-mlt/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/py-mlt/Makefile b/multimedia/py-mlt/Makefile
index 339541335fa8..71512153d850 100644
--- a/multimedia/py-mlt/Makefile
+++ b/multimedia/py-mlt/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= mlt
-PORTVERSION= 0.6.2
-PORTREVISION= 1
+PORTVERSION= 0.7.6
CATEGORIES= multimedia python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,10 +18,12 @@ COMMENT= Python bindings for the MLT multimedia framework
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/GPL
+LIB_DEPENDS= mlt.4:${PORTSDIR}/multimedia/mlt
+
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
-LIB_DEPENDS= mlt.3:${PORTSDIR}/multimedia/mlt
USE_PYTHON= yes
+DISTINFO_FILE= ${.CURDIR}/../mlt/distinfo
PORTEXAMPLES= python