- Use USES=compiler:c++11-lang instead of compiler:c++11-lib
Reported by: many users Reviewed by: bapt
This commit is contained in:
parent
580056663c
commit
9e6360ffc3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340707
@ -16,7 +16,7 @@ LICENSE= BSD
|
||||
LIB_DEPENDS?= libboost_date_time.so:${PORTSDIR}/devel/boost-libs \
|
||||
libGeoIP.so:${PORTSDIR}/net/GeoIP
|
||||
|
||||
USES= compiler:c++11-lib pathfix pkgconfig iconv
|
||||
USES= compiler:c++11-lang pathfix pkgconfig iconv
|
||||
USE_OPENSSL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user