forked from Lainports/freebsd-ports
math/speedcrunch: remove uneeded depends
PR: 230441 Submitted by: Andrew Romanenko <melanhit@gmail.com> Approved by: mikael.urankar@gmail.com (maintainer)
This commit is contained in:
parent
2f8afdcc51
commit
eb8ecc35b0
1 changed files with 2 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= speedcrunch
|
||||
PORTVERSION= 0.12.0
|
||||
PORTRVISION= 1
|
||||
DISTVERSIONSUFFIX= -${BB_COMMIT}
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
|
||||
|
|
@ -20,7 +21,7 @@ BB_COMMIT= 7f2565d6a0ad
|
|||
|
||||
WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
|
||||
CMAKE_SOURCE_PATH= ${WRKSRC}/src
|
||||
USE_QT= buildtools core gui help qmake_build qml widgets
|
||||
USE_QT= buildtools_build qmake_build core gui help widgets
|
||||
USE_XORG= x11
|
||||
|
||||
post-patch:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue