mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
Add USES=compiler:c++11-lang to fix linking with devel/smack on GCC-based
architectures. PR: 234411 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
edbc0cf701
commit
969598ce33
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488463
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ COMMENT= Fast compressor/decompressor library
|
|||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= autoreconf libtool pathfix pkgconfig
|
||||
USES= autoreconf compiler:c++11-lang libtool pathfix pkgconfig
|
||||
CONFIGURE_ARGS= --disable-gtest
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue