Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2021 16:15:47 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f8e5a5595fb5 - main - Remove CONFLICTS from textproc/py-markdown
Message-ID:  <202104201615.13KGFlT7072313@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f8e5a5595fb549e19b92762d8a06db3c12ba8d92

commit f8e5a5595fb549e19b92762d8a06db3c12ba8d92
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-04-20 16:15:48 +0000
Commit:     Neel Chauhan <nc@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104201615.13KGFlT7072313>