From 59a193142b5a074356191425aa296aefb98013ae Mon Sep 17 00:00:00 2001 From: Neel Chauhan Date: Tue, 20 Apr 2021 08:20:39 -0700 Subject: textproc/py-markdown conflicts with textproc/py-markdown3, not itself --- textproc/py-markdown/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc') 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 -- cgit v1.2.3