Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 2020 18:02:08 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526292 - head/www/py-jsonfield
Message-ID:  <202002161802.01GI28wZ007152@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



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