diff --git a/devel/qt5-scxml/Makefile b/devel/qt5-scxml/Makefile index a14f407ea823..16e579dcfcf0 100644 --- a/devel/qt5-scxml/Makefile +++ b/devel/qt5-scxml/Makefile @@ -1,14 +1,15 @@ PORTNAME= scxml PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH} CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt5 SCXML module -USES= compiler:c++11-lang qmake qt-dist:5,scxml +USES= compiler:c++11-lang perl5 qmake qt-dist:5,scxml +USE_PERL5= build USE_QT= core declarative network buildtools:build QT_BINARIES= yes .include