diff options
Diffstat (limited to 'security/spass-qt5/Makefile')
-rw-r--r-- | security/spass-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/spass-qt5/Makefile b/security/spass-qt5/Makefile index a1e61b1188fb..7bcdca060cc8 100644 --- a/security/spass-qt5/Makefile +++ b/security/spass-qt5/Makefile @@ -4,7 +4,7 @@ PKGNAMESUFFIX= -qt5 COMMENT= Secure password generator with a true RNG (Qt5 GUI) USES= qmake:no_env qt:5 -USE_QT= buildtools_build core gui widgets +USE_QT= buildtools:build core gui widgets MASTERDIR= ${.CURDIR}/../spass |