aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mlt/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-11-26 22:39:59 +0800
committermiwi <miwi@FreeBSD.org>2009-11-26 22:39:59 +0800
commita295169375274b2fc7770d8327763e8a941e7ab1 (patch)
tree3011b1697c6c97cdee9cbd9a0ab0f6d4d66295d1 /multimedia/mlt/Makefile
parentb4b8b5052bf8bbcb859cd27a7e07faab583d5343 (diff)
downloadfreebsd-ports-gnome-a295169375274b2fc7770d8327763e8a941e7ab1.tar.gz
freebsd-ports-gnome-a295169375274b2fc7770d8327763e8a941e7ab1.tar.zst
freebsd-ports-gnome-a295169375274b2fc7770d8327763e8a941e7ab1.zip
- Update to 0.4.6
PR: 140830 Submitted by: Alberto Villa <villa.alberto@gmail.com> (maintainer)
Diffstat (limited to 'multimedia/mlt/Makefile')
-rw-r--r--multimedia/mlt/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile
index a29de39a162c..6d94a5492927 100644
--- a/multimedia/mlt/Makefile
+++ b/multimedia/mlt/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= mlt
-PORTVERSION= 0.4.4
-PORTREVISION= 1
+PORTVERSION= 0.4.6
CATEGORIES= multimedia
MASTER_SITES= SF
@@ -114,7 +113,7 @@ CONFIGURE_ARGS+= --disable-mmx
CONFIGURE_ARGS+= --enable-qimage \
--qimage-includedir="${QT_INCDIR}" \
--qimage-libdir="${QT_LIBDIR}"
-QT_COMPONENTS+= gui
+QT_COMPONENTS+= gui svg xml
PLIST_SUB+= QIMAGE=""
.else
CONFIGURE_ARGS+= --disable-qimage