diff options
Diffstat (limited to 'net/landrop/Makefile')
-rw-r--r-- | net/landrop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/landrop/Makefile b/net/landrop/Makefile index faed192b9999..d4c048f7001e 100644 --- a/net/landrop/Makefile +++ b/net/landrop/Makefile @@ -20,7 +20,7 @@ GH_ACCOUNT= LANDrop GH_PROJECT= LANDrop USE_GL= gl -USE_QT= buildtools_build core gui network widgets +USE_QT= buildtools:build core gui network widgets QMAKE_SOURCE_PATH= ${WRKSRC}/LANDrop/LANDrop.pro |