1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Remove old library compatibility checking.

It was necessary for 4.0-RELEASE.
This commit is contained in:
Munechika SUMIKAWA 2005-08-30 02:56:02 +00:00
parent 28e977a90b
commit 1fe62fb74b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141387

View File

@ -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