svn commit: r456245 - head/databases/py-sqlparse01

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Dec 13 20:50:10 UTC 2017


Author: sunpoet
Date: Wed Dec 13 20:50:04 2017
New Revision: 456245
URL: https://svnweb.freebsd.org/changeset/ports/456245

Log:
  Update CONFLICTS_INSTALL

Modified:
  head/databases/py-sqlparse01/Makefile

Modified: head/databases/py-sqlparse01/Makefile
==============================================================================
--- head/databases/py-sqlparse01/Makefile	Wed Dec 13 20:49:59 2017	(r456244)
+++ head/databases/py-sqlparse01/Makefile	Wed Dec 13 20:50:04 2017	(r456245)
@@ -17,6 +17,6 @@ NO_ARCH=	yes
 USE_PYTHON=	autoplist distutils
 USES=		python
 
-CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}sqlparse
+CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}sqlparse ${PYTHON_PKGNAMEPREFIX}sqlparse020
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list