mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
math/z3: Add compiler:c++11-lang to USES.
PR: 231604 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: tcberner (mentor)
This commit is contained in:
parent
05acb2ea84
commit
db8c5aa67e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480432
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ COMMENT= Z3 Theorem Prover
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= python:2.7,build
|
||||
USES= compiler:c++11-lang python:2.7,build
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= Z3Prover
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue