diff options
Diffstat (limited to 'devel/qt5-location/Makefile')
-rw-r--r-- | devel/qt5-location/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/qt5-location/Makefile b/devel/qt5-location/Makefile index fce2cf053bb2..4a22974b93a3 100644 --- a/devel/qt5-location/Makefile +++ b/devel/qt5-location/Makefile @@ -8,9 +8,8 @@ PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt location module -USE_QT5= concurrent core dbus gui network qml quick buildtools_build -QT_DIST= ${PORTNAME} -USES= qmake:norecursive +USE_QT= concurrent core dbus gui network qml quick buildtools_build +USES= qmake:norecursive qt-dist:5,location USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} |