diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/racoon/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/security/racoon/Makefile b/security/racoon/Makefile index 97f9f1b3864a..de49338c6bed 100644 --- a/security/racoon/Makefile +++ b/security/racoon/Makefile @@ -13,10 +13,6 @@ MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ MAINTAINER= sumikawa@FreeBSD.org COMMENT= KAME racoon IKE daemon -.if !exists(/usr/lib/libipsec.so.1) && !exists(/lib/libipsec.so.1) -BROKEN= "You must upgrade the OS" -.endif - USE_RC_SUBR= YES USE_OPENSSL= YES |