From e80d687db414c14213d55455d8d5bafe4da678f4 Mon Sep 17 00:00:00 2001 From: itojun Date: Tue, 4 Apr 2000 03:12:11 +0000 Subject: correct dependency to cvs. --- security/racoon/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/racoon/Makefile b/security/racoon/Makefile index 8f7a4c21fe7..bbf8f6a079a 100644 --- a/security/racoon/Makefile +++ b/security/racoon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/04/04 03:05:06 itojun Exp $ +# $NetBSD: Makefile,v 1.3 2000/04/04 03:12:11 itojun Exp $ # DISTNAME= racoon-0.0 @@ -9,7 +9,7 @@ HOMEPAGE= http:/www.kame.net/ # openssl is necessary for RSA libraries DEPENDS+= openssl-0.9.4:../../security/openssl -BUILD_DEPENDS+= cvs-*:../../devel/cvs +BUILD_DEPENDS+= cvs:../../devel/cvs CONFLICTS+= racoon-* -- cgit v1.2.3