diff options
Diffstat (limited to 'multimedia/mlt-qt4/Makefile')
-rw-r--r-- | multimedia/mlt-qt4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/mlt-qt4/Makefile b/multimedia/mlt-qt4/Makefile index 6d8ce848b403..366ed1889338 100644 --- a/multimedia/mlt-qt4/Makefile +++ b/multimedia/mlt-qt4/Makefile @@ -4,7 +4,8 @@ PORTREVISION= 0 CONFLICTS_INSTALL= ${PORTNAME}-qt5-* -USE_QT4= corelib gui opengl svg xml +USES= qt:4 +USE_QT= corelib gui opengl svg xml MASTERDIR= ${.CURDIR:H}/mlt SLAVEPORT= qt4 |