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:
Tobias C. Berner 2018-12-30 18:18:17 +00:00
parent b957862d81
commit a86824ce99
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488730

View file

@ -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