Date: Fri, 1 Mar 2019 20:11:48 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r494315 - branches/2019Q1/security/racoon2-legacy Message-ID: <201903012011.x21KBmVJ032624@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Fri Mar 1 20:11:47 2019 New Revision: 494315 URL: https://svnweb.freebsd.org/changeset/ports/494315 Log: MFH: r494185 Register failure to build on FreeBSD > 11. Approved by: portmgr (miwi@) Modified: branches/2019Q1/security/racoon2-legacy/Makefile Directory Properties: branches/2019Q1/ (props changed) Modified: branches/2019Q1/security/racoon2-legacy/Makefile ============================================================================== --- branches/2019Q1/security/racoon2-legacy/Makefile Fri Mar 1 19:25:39 2019 (r494314) +++ branches/2019Q1/security/racoon2-legacy/Makefile Fri Mar 1 20:11:47 2019 (r494315) @@ -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?201903012011.x21KBmVJ032624>