math/adol-c: fix build with GCC-based architectures
PR: 232712 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
c198520374
commit
0fb5f00ce7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483226
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= bash:shells/bash
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs
|
||||
|
||||
USES= gmake libtool tar:tgz
|
||||
USES= compiler:c++11-lang gmake libtool tar:tgz
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_SHELL= ${LOCALBASE}/bin/bash
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user