aboutsummaryrefslogtreecommitdiff
path: root/math/cvc3
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2013-11-13 15:55:09 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2013-11-13 15:55:09 +0000
commitbdf601ddb9e97bfdaa83a256161f95d071a6990c (patch)
tree6ea58cd9e409a811eecdd95911461447e594a682 /math/cvc3
parent15a886eb51b7b8dbba0580915095762a739e67e1 (diff)
downloadports-bdf601ddb9e97bfdaa83a256161f95d071a6990c.tar.gz
ports-bdf601ddb9e97bfdaa83a256161f95d071a6990c.zip
- Try to fix build with USE_GCC, anyway, cvc4 is out and would be ported later
Notes
Notes: svn path=/head/; revision=333703
Diffstat (limited to 'math/cvc3')
-rw-r--r--math/cvc3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/cvc3/Makefile b/math/cvc3/Makefile
index 10b46b015efe..87335a9c3da6 100644
--- a/math/cvc3/Makefile
+++ b/math/cvc3/Makefile
@@ -19,6 +19,7 @@ CONFIGURE_ARGS= --enable-dynamic \
CXXFLAGS+= -fPIC
GNU_CONFIGURE= yes
USES= bison gmake perl5
+USE_GCC= any
USE_LDCONFIG= yes
NO_STAGE= yes