svn commit: r526292 - head/www/py-jsonfield

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Feb 16 18:02:08 UTC 2020


Author: sunpoet
Date: Sun Feb 16 18:02:08 2020
New Revision: 526292
URL: https://svnweb.freebsd.org/changeset/ports/526292

Log:
  Add CONFLICTS_INSTALL

Modified:
  head/www/py-jsonfield/Makefile

Modified: head/www/py-jsonfield/Makefile
==============================================================================
--- head/www/py-jsonfield/Makefile	Sun Feb 16 18:02:03 2020	(r526291)
+++ head/www/py-jsonfield/Makefile	Sun Feb 16 18:02:08 2020	(r526292)
@@ -21,4 +21,6 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}dj22-jsonfield
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list