aboutsummaryrefslogtreecommitdiff
path: root/security/racoon2/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-04-07 01:50:34 +0000
committerCy Schubert <cy@FreeBSD.org>2019-04-07 01:50:34 +0000
commit49f28dc1c2499e095f505fc52e074e181c5db3ef (patch)
tree643ee20a6b55b4281b965694c5e0b63722a4e111 /security/racoon2/Makefile
parent7d11ad8d62e3a79f7ad9a21f4a11a6c72d21d96a (diff)
downloadports-49f28dc1c2499e095f505fc52e074e181c5db3ef.tar.gz
ports-49f28dc1c2499e095f505fc52e074e181c5db3ef.zip
racoon2 as maintained by Chrisos Zoulas (@netbsd.org) only supports
opnessl111. Mark it as unsupported on FreeBSD 11. MFH: 2019Q2
Notes
Notes: svn path=/head/; revision=498232
Diffstat (limited to 'security/racoon2/Makefile')
-rw-r--r--security/racoon2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile
index 964c0e4c97f5..29f459e4344b 100644
--- a/security/racoon2/Makefile
+++ b/security/racoon2/Makefile
@@ -10,6 +10,8 @@ RACOON2_COMMIT_DATE=20181215
MAINTAINER= cy@FreeBSD.org
COMMENT= Racoon2 IPsec daemon
+BROKEN_FreeBSD_11= Requires openssl111 to build
+
CONFLICTS= racoon2-legacy-*
USE_GITHUB= yes