git: 59a193142b5a - main - textproc/py-markdown conflicts with textproc/py-markdown3, not itself
Neel Chauhan
nc at FreeBSD.org
Tue Apr 20 15:20:40 UTC 2021
The branch main has been updated by nc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=59a193142b5a074356191425aa296aefb98013ae
commit 59a193142b5a074356191425aa296aefb98013ae
Author: Neel Chauhan <nc at FreeBSD.org>
AuthorDate: 2021-04-20 15:20:39 +0000
Commit: Neel Chauhan <nc at FreeBSD.org>
CommitDate: 2021-04-20 15:20:39 +0000
textproc/py-markdown conflicts with textproc/py-markdown3, not itself
---
textproc/py-markdown/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile
index 09c15a57682d..36416fbae641 100644
--- a/textproc/py-markdown/Makefile
+++ b/textproc/py-markdown/Makefile
@@ -23,7 +23,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \
USES= python:3.6+
USE_PYTHON= distutils concurrent autoplist
-CONFLICTS= ${PYTHON_PKGNAMEPREFIX}markdown
+CONFLICTS= ${PYTHON_PKGNAMEPREFIX}markdown3
NO_ARCH= yes
More information about the dev-commits-ports-all
mailing list