svn commit: r456449 - head/devel/py-smmap

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


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

Log:
  Mark CONFLICTS_INSTALL with devel/py-smmap2

Modified:
  head/devel/py-smmap/Makefile

Modified: head/devel/py-smmap/Makefile
==============================================================================
--- head/devel/py-smmap/Makefile	Fri Dec 15 23:53:49 2017	(r456448)
+++ head/devel/py-smmap/Makefile	Fri Dec 15 23:53:54 2017	(r456449)
@@ -11,6 +11,8 @@ COMMENT=	Pure python sliding memory map manager
 
 LICENSE=	BSD3CLAUSE
 
+CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}smmap2
+
 USES=		python
 USE_PYTHON=	autoplist distutils
 


More information about the svn-ports-head mailing list