From 3c91dec5526df8698ccc9591d56f981195ff893a Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 11 Oct 2003 06:18:53 +0000 Subject: Add CONFLICTS for ports that install files with the same name. Submitted by: Oliver Eikemeier --- net/netatalk-devel/Makefile | 2 ++ net/netatalk/Makefile | 2 ++ net/tac_plus4/Makefile | 2 ++ 3 files changed, 6 insertions(+) (limited to 'net') diff --git a/net/netatalk-devel/Makefile b/net/netatalk-devel/Makefile index 65081795f3d..4df4867774e 100644 --- a/net/netatalk-devel/Makefile +++ b/net/netatalk-devel/Makefile @@ -80,6 +80,8 @@ MAN5= AppleVolumes.default.5 afpd.conf.5 atalkd.conf.5 \ netatalk.conf.5 papd.conf.5 MAN8= afpd.8 atalkd.8 papd.8 papstatus.8 psf.8 timelord.8 +CONFLICTS= bigloo-2.* cap-6.0.* tct-1.* + pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "Netatalk has the following tunable options:" diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index 65081795f3d..4df4867774e 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -80,6 +80,8 @@ MAN5= AppleVolumes.default.5 afpd.conf.5 atalkd.conf.5 \ netatalk.conf.5 papd.conf.5 MAN8= afpd.8 atalkd.8 papd.8 papstatus.8 psf.8 timelord.8 +CONFLICTS= bigloo-2.* cap-6.0.* tct-1.* + pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "Netatalk has the following tunable options:" diff --git a/net/tac_plus4/Makefile b/net/tac_plus4/Makefile index f8ec2e6fb5a..7d12d557999 100644 --- a/net/tac_plus4/Makefile +++ b/net/tac_plus4/Makefile @@ -19,6 +19,8 @@ COMMENT= The Cisco remote authentication/authorization/accounting server ALL_TARGET= tac_plus MAN1= tac_plus.1 +CONFLICTS= ru-tac+ia-* tac_plus-libradius-* + # To change the text displayed when users are prompted to enter # a username, set appropriately TAC_CHANGE_PROMPT variable. .if defined(TAC_CHANGE_PROMPT) && ${TAC_CHANGE_PROMPT} == YES -- cgit