diff --git a/x11-toolkits/qt5-gamepad/Makefile b/x11-toolkits/qt5-gamepad/Makefile index 225c393a03f6..7f093a844670 100644 --- a/x11-toolkits/qt5-gamepad/Makefile +++ b/x11-toolkits/qt5-gamepad/Makefile @@ -1,14 +1,15 @@ PORTNAME= gamepad PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH} CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt 5 Gamepad Module BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto -USES= compiler:c++11-lang qmake:norecursive qt-dist:5,gamepad +USES= compiler:c++11-lang perl5 qmake:norecursive qt-dist:5,gamepad +USE_PERL5= build USE_QT= core declarative gui buildtools:build .include