git: f8e5a5595fb5 - main - Remove CONFLICTS from textproc/py-markdown
Neel Chauhan
nc at FreeBSD.org
Tue Apr 20 16:15:47 UTC 2021
The branch main has been updated by nc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f8e5a5595fb549e19b92762d8a06db3c12ba8d92
commit f8e5a5595fb549e19b92762d8a06db3c12ba8d92
Author: Neel Chauhan <nc at FreeBSD.org>
AuthorDate: 2021-04-20 16:15:48 +0000
Commit: Neel Chauhan <nc at FreeBSD.org>
CommitDate: 2021-04-20 16:15:48 +0000
Remove CONFLICTS from textproc/py-markdown
---
textproc/py-markdown/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile
index 36416fbae641..b61b28ce370d 100644
--- a/textproc/py-markdown/Makefile
+++ b/textproc/py-markdown/Makefile
@@ -23,8 +23,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \
USES= python:3.6+
USE_PYTHON= distutils concurrent autoplist
-CONFLICTS= ${PYTHON_PKGNAMEPREFIX}markdown3
-
NO_ARCH= yes
do-test:
More information about the dev-commits-ports-all
mailing list