diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-04-15 17:57:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-04-15 17:57:30 +0000 |
commit | 7efda1936b60e78cc9671a0e5c08d59285ba3720 (patch) | |
tree | adba57293062135d3dd1ab204207d564b0f0e0ab /security/racoon2 | |
parent | a88af2f360f37c352e2a62d28897ca5961905b43 (diff) |
Notes
Diffstat (limited to 'security/racoon2')
-rw-r--r-- | security/racoon2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile index fd58a6aa2181..d647cfcaaeb2 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -11,7 +11,6 @@ MAINTAINER= cy@FreeBSD.org COMMENT= Racoon2 IPsec daemon USES= perl5 tar:tgz -USE_RC_SUBR= YES USE_OPENSSL= YES CONFIGURE_ARGS+= --disable-kinkd PLIST_SUB+= KINK="@comment " |