Date: Thu, 28 Feb 2019 20:13:08 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r494185 - head/security/racoon2-legacy Message-ID: <201902282013.x1SKD87o066741@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Thu Feb 28 20:13:08 2019 New Revision: 494185 URL: https://svnweb.freebsd.org/changeset/ports/494185 Log: Register failure to build on FreeBSD > 11. MFH: 2019Q1 Modified: head/security/racoon2-legacy/Makefile Modified: head/security/racoon2-legacy/Makefile ============================================================================== --- head/security/racoon2-legacy/Makefile Thu Feb 28 20:12:38 2019 (r494184) +++ head/security/racoon2-legacy/Makefile Thu Feb 28 20:13:08 2019 (r494185) @@ -12,6 +12,8 @@ MAINTAINER= cy@FreeBSD.org COMMENT= Racoon2 IPsec daemon CONFLICTS= racoon2-[0-9]* +BROKEN_FreeBSD_12= Will not build with openssl111 +BROKEN_FreeBSD_13= Will not build with openssl111 USES= perl5 tar:tgz ssl CONFIGURE_ARGS+= --disable-kinkd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902282013.x1SKD87o066741>