1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/multimedia/mlt-qt5/Makefile
Thomas Zander b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00

13 lines
197 B
Makefile

# $FreeBSD$
PORTREVISION= 1
CONFLICTS_INSTALL= ${PORTNAME}-qt4-*
USE_CXXSTD= c++11
USE_QT5= core gui svg widgets xml
MASTERDIR= ${.CURDIR:H}/mlt
SLAVEPORT= qt5
.include "${MASTERDIR}/Makefile"