aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt5-gamepad
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-11-21 18:18:34 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-11-21 18:18:34 +0000
commit93b90c42e3b7f15cc9ca20b156ba5b397f96c225 (patch)
treec1a26565b06260ee1f1991683fed1f3d28747a6a /x11-toolkits/qt5-gamepad
parentf604ad305535c0350cac8605a856c83084c5e2df (diff)
downloadports-93b90c42e3b7f15cc9ca20b156ba5b397f96c225.tar.gz
ports-93b90c42e3b7f15cc9ca20b156ba5b397f96c225.zip
Notes
Diffstat (limited to 'x11-toolkits/qt5-gamepad')
-rw-r--r--x11-toolkits/qt5-gamepad/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/qt5-gamepad/Makefile b/x11-toolkits/qt5-gamepad/Makefile
index a9c28dbe7f6b..469a55ae3c02 100644
--- a/x11-toolkits/qt5-gamepad/Makefile
+++ b/x11-toolkits/qt5-gamepad/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gamepad
DISTVERSION= ${QT5_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits
PKGNAMEPREFIX= qt5-
@@ -13,6 +13,5 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
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>