aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multimedia/mlt-qt4/Makefile2
-rw-r--r--multimedia/mlt-qt5/Makefile2
-rw-r--r--multimedia/mlt/Makefile4
3 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/mlt-qt4/Makefile b/multimedia/mlt-qt4/Makefile
index c23f13fed0dd..4134a33f9b4c 100644
--- a/multimedia/mlt-qt4/Makefile
+++ b/multimedia/mlt-qt4/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
CONFLICTS_INSTALL= ${PORTNAME}-qt5-*
diff --git a/multimedia/mlt-qt5/Makefile b/multimedia/mlt-qt5/Makefile
index 458eb821613c..aa916ed24bcc 100644
--- a/multimedia/mlt-qt5/Makefile
+++ b/multimedia/mlt-qt5/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
CONFLICTS_INSTALL= ${PORTNAME}-qt4-*
diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile
index a3b51b918c7e..d0f32cda7f18 100644
--- a/multimedia/mlt/Makefile
+++ b/multimedia/mlt/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mlt
PORTVERSION= 6.4.1
-PORTREVISION?= 5
+PORTREVISION?= 6
CATEGORIES?= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
@@ -12,7 +12,7 @@ COMMENT?= Multimedia framework for TV broadcasting
LICENSE?= GPLv2 GPLv3 LGPL21
LICENSE_COMB?= multi
-USES+= alias gmake pkgconfig
+USES+= alias eigen:3 gmake pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-gpl --enable-gpl3 --target-os=FreeBSD