aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt5-gamepad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/qt5-gamepad/Makefile')
-rw-r--r--x11-toolkits/qt5-gamepad/Makefile3
1 files changed, 2 insertions, 1 deletions
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
@@ -8,7 +8,8 @@ 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 <bsd.port.mk>