diff options
Diffstat (limited to 'math/speedcrunch/Makefile')
-rw-r--r-- | math/speedcrunch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile index 3abb2a848335..b47e39eb9c80 100644 --- a/math/speedcrunch/Makefile +++ b/math/speedcrunch/Makefile @@ -13,7 +13,7 @@ COMMENT= Keyboard-oriented desktop scientific calculator LICENSE= GPLv2+ -USES= cmake:outsource qt:5 +USES= cmake qt:5 BB_ACCOUNT= heldercorreia BB_PROJECT= ${PORTNAME} |