aboutsummaryrefslogtreecommitdiff
path: root/net/zebra
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2012-06-07 07:32:43 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2012-06-07 07:32:43 +0000
commit61af77c8db3d879005738063b58659c1fd0ab560 (patch)
tree2595684c26994bd7c665e3937fa941b92d61f6c5 /net/zebra
parent57cc6651a2600f4dd2cfd5c5743aa0a99a2d7fdd (diff)
downloadports-61af77c8db3d879005738063b58659c1fd0ab560.tar.gz
ports-61af77c8db3d879005738063b58659c1fd0ab560.zip
Add quagga-re and openospfd on CONFLICTS.
Notes
Notes: svn path=/head/; revision=298669
Diffstat (limited to 'net/zebra')
-rw-r--r--net/zebra/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/zebra/Makefile b/net/zebra/Makefile
index 6a37825fb238..29eae6750cdf 100644
--- a/net/zebra/Makefile
+++ b/net/zebra/Makefile
@@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= Free RIPv1, RIPv2, OSPFv2, BGP4 route software (server/reflector)
-CONFLICTS= openbgpd-[0-9]* quagga-[0-9]*
+CONFLICTS= openbgpd-[0-9]* quagga-[0-9]* quagga-re-[0-9]* openospfd-[0-9]*
SUB_FILES= pkg-message zebractl
USE_SUBMAKE= yes