databases/cassandra-cpp-driver: fix build with gcc after r488341
- I introduced a double USES line in r488341. PR: 234507 Pointy hat: tcberner Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
b957862d81
commit
a86824ce99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488730
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= datastax
|
||||
GH_PROJECT= cpp-driver
|
||||
|
||||
USES= cmake pkgconfig pathfix ssl
|
||||
CMAKE_ARGS= -DCMAKE_INSTALL_LIBDIR:STRING=lib \
|
||||
-DCASS_BUILD_STATIC:BOOL=ON
|
||||
|
||||
|
|
Loading…
Reference in a new issue