freebsd-ports/multimedia/mlt-qt5/Makefile
Rene Ladan d2eb50ab00 Clean up final leftovers from Qt4.
Submitted by:	rene
Reviewed by:	mat, tcberner
Differential Revision:	https://reviews.freebsd.org/D20725
2019-06-26 11:52:23 +00:00

12 lines
184 B
Makefile

# $FreeBSD$
PORTREVISION= 0
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"