aboutsummaryrefslogtreecommitdiff
path: root/x11/qt5-x11extras/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt5-x11extras/Makefile')
-rw-r--r--x11/qt5-x11extras/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/qt5-x11extras/Makefile b/x11/qt5-x11extras/Makefile
index e8b29fadb3df..c84cc938dc4e 100644
--- a/x11/qt5-x11extras/Makefile
+++ b/x11/qt5-x11extras/Makefile
@@ -8,9 +8,8 @@ PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt platform-specific features for X11-based systems
-USE_QT5= core gui
-QT_DIST= x11extras
-USES= qmake
+USE_QT= core gui
+USES= qmake qt-dist:5,x11extras
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
.include <bsd.port.mk>