From 28f58c7eacdbd9c2ceaf30f2074f9fd6519a547b Mon Sep 17 00:00:00 2001 From: nectar Date: Tue, 18 Jan 2005 20:55:05 +0000 Subject: Add CONFLICTS due to libexec/ftpd. PR: ports/76235 Approved by: ache, sumikawa (maintainers for wu-ftpd*) --- security/heimdal/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'security/heimdal') diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index a25a4c8dc526..84e24bb5347f 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -45,6 +45,8 @@ CONFIGURE_ARGS+= --without-x .if defined(HEIMDAL_HOME) PREFIX= ${HEIMDAL_HOME} +.else +CONFLICTS= wu-ftpd-[0-9]* wu-ftpd+ipv6-[0-9]* .endif INFO= heimdal -- cgit