aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mlt-qt5/Makefile
blob: 7b6465f36c9ac9d700f94b034ff0b1fcf372e58f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTREVISION=	0

CONFLICTS_INSTALL=	${PORTNAME}-qt4-*

USES=	qt:5
USE_CXXSTD=	c++11
USE_QT=		core gui svg widgets xml
USE_XORG=	x11
MASTERDIR=	${.CURDIR:H}/mlt
SLAVEPORT=	qt5

.include "${MASTERDIR}/Makefile"