aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt5-gamepad
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/qt5-gamepad')
-rw-r--r--x11-toolkits/qt5-gamepad/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/qt5-gamepad/Makefile b/x11-toolkits/qt5-gamepad/Makefile
index 173bfb53bb70..7ac388416a95 100644
--- a/x11-toolkits/qt5-gamepad/Makefile
+++ b/x11-toolkits/qt5-gamepad/Makefile
@@ -2,16 +2,14 @@
PORTNAME= gamepad
DISTVERSION= ${QT5_VERSION}
-PORTREVISION= 2
CATEGORIES= x11-toolkits
PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt 5 Gamepad Module
-USE_QT= core declarative gui buildtools_build
-
USES= compiler:c++11-lang qmake:norecursive qt-dist:5,gamepad
+USE_QT= core declarative gui buildtools_build
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
.include <bsd.port.mk>