From def1995d7ede82108a716e1ae9539e40fa1df962 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 24 Jan 2006 18:56:23 +0000 Subject: security/heimdal and net/openafs conflict because of: bin/compile_et bin/kpasswd bin/pagsh Addresses PR 32610 and PR 32612 by Ola Eriksson. --- net/openafs/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net/openafs') diff --git a/net/openafs/Makefile b/net/openafs/Makefile index 3f837ca5b99..548999b26f4 100644 --- a/net/openafs/Makefile +++ b/net/openafs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/12/29 06:22:00 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2006/01/24 18:56:23 wiz Exp $ DISTNAME= openafs-1.4.0-src PKGREVISION= 1 @@ -11,9 +11,10 @@ MAINTAINER= gendalia@NetBSD.org HOMEPAGE= http://www.openafs.org/ COMMENT= File system for sharing, scalability and transparent data migration +CONFLICTS+= arla-[0-9]* +CONFLICTS+= heimdal-[0-9]* CONFLICTS+= lwp-[0-9]* CONFLICTS+= rx-[0-9]* -CONFLICTS+= arla-[0-9]* GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-bitmap-later -- cgit v1.2.3