aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-06-24 06:30:08 +0000
committerStefan Eßer <se@FreeBSD.org>2022-06-24 06:30:08 +0000
commit8e62ddf310e746b28d441f113d1aa7d1eb447452 (patch)
tree68848f977bdf36f9d0be75b8ef4cd59ebf73224e
parent5d897448a3452e77909a7a248b9b6c9b82f33a3e (diff)
downloadports-8e62ddf310e746b28d441f113d1aa7d1eb447452.tar.gz
ports-8e62ddf310e746b28d441f113d1aa7d1eb447452.zip
devel/courier-unicode: remove bogus CONFLICTS entry
Due to CONFLICTS=libunicode this port could not be built or installed on system that already had libunicode installed. Since both of these ports are dependencies of other ports, only ports depending on one or the other could be installed at a time. I have verified that there is no build or install conflict, and the libunicode port is not marked as conflicting with this port. In order to allow ports depending on courier-unicode and libunicode to be installed at the same time, I'm removing the bogus CONFLICTS entry. Approved by: portmgr (implicit)
-rw-r--r--devel/courier-unicode/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/courier-unicode/Makefile b/devel/courier-unicode/Makefile
index 8c68ae3afe73..fe7e47d8ba5b 100644
--- a/devel/courier-unicode/Makefile
+++ b/devel/courier-unicode/Makefile
@@ -8,8 +8,6 @@ COMMENT= Courier implementation of Unicode Standard related algorithms
LICENSE= GPLv3
-CONFLICTS= libunicode
-
USES= compiler:c++11-lang iconv libtool localbase:ldflags \
perl5 tar:bzip2
USE_PERL5= build