MFH: r498285
Don't use GCC 4.2 on GCC-based architectures; this port requires at least GCC 4.7, so change USE_GCC=any to USE_GCC=yes. PR: 236903 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
da917f0d40
commit
2e578cd3ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=498286
@ -17,7 +17,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
LIB_DEPENDS= libtspi.so:security/trousers
|
||||
|
||||
USES= alias autoreconf gmake libtool localbase ssl tar:tgz
|
||||
USE_GCC= any
|
||||
USE_GCC= yes
|
||||
USE_OPENLDAP= yes
|
||||
USE_LDCONFIG= ${PREFIX}/lib/opencryptoki
|
||||
USE_GITHUB= yes
|
||||
|
Loading…
Reference in New Issue
Block a user