Unbreak multimedia/mlt* after 457914

Removing eigen as a run-depend in graphics/movit makes mlt fail to build.
Add eigen as a build-depend to mlt*.

Pointy hat:	tcberner
Reported by:	antoine
This commit is contained in:
Tobias C. Berner 2018-01-04 11:11:17 +00:00
parent f9c8c10b77
commit 92631938ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458021
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# $FreeBSD$
PORTREVISION= 1
PORTREVISION= 2
CONFLICTS_INSTALL= ${PORTNAME}-qt5-*

View File

@ -1,6 +1,6 @@
# $FreeBSD$
PORTREVISION= 1
PORTREVISION= 2
CONFLICTS_INSTALL= ${PORTNAME}-qt4-*

View File

@ -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