mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
security/libgpg-error: Revert use of tradcpp (F11 regression)
With the previous change, libgpg-error does not pass configure target on FreeBSD 11 due tradcpp failing "sanity checks". This is a regression since this port builds fine on FreeBSD 10. However, 2037 ports get skipped (this port is *way* too important) as a result, so revert the gcc-5 fix until a solution can be found. PR: 197562
This commit is contained in:
parent
f6f2f52ecb
commit
e543c9fcf2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380217
@ -10,12 +10,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= novel@FreeBSD.org
|
||||
COMMENT= Common error values for all GnuPG components
|
||||
|
||||
BUILD_DEPENDS= tradcpp:${PORTSDIR}/devel/tradcpp
|
||||
|
||||
OPTIONS_DEFINE= DOCS NLS
|
||||
|
||||
USES= gmake libtool tar:bzip2
|
||||
CPP= tradcpp
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user