svn commit: r456448 - head/devel/py-gitdb2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Dec 15 23:53:50 UTC 2017


Author: sunpoet
Date: Fri Dec 15 23:53:49 2017
New Revision: 456448
URL: https://svnweb.freebsd.org/changeset/ports/456448

Log:
  Mark CONFLICTS_INSTALL with devel/py-gitdb

Modified:
  head/devel/py-gitdb2/Makefile

Modified: head/devel/py-gitdb2/Makefile
==============================================================================
--- head/devel/py-gitdb2/Makefile	Fri Dec 15 23:53:43 2017	(r456447)
+++ head/devel/py-gitdb2/Makefile	Fri Dec 15 23:53:49 2017	(r456448)
@@ -15,6 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}smmap2>=2.0.0:devel/py-smmap2@${FLAVOR}
 
+CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}gitdb
+
 NO_ARCH=	yes
 USE_PYTHON=	autoplist concurrent distutils
 USES=		python


More information about the svn-ports-head mailing list