diff options
Diffstat (limited to 'devel/qt5-location/Makefile')
-rw-r--r-- | devel/qt5-location/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qt5-location/Makefile b/devel/qt5-location/Makefile index 1353a8619338..bc214ee8080f 100644 --- a/devel/qt5-location/Makefile +++ b/devel/qt5-location/Makefile @@ -8,6 +8,6 @@ COMMENT= Qt location module USES= compiler:c++11-lang qmake:norecursive qt-dist:5,location USE_QT= concurrent core dbus declarative gui network serialport \ - buildtools_build + buildtools:build .include <bsd.port.mk> |