svn commit: r451790 - head/misc/py-progressbar
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Oct 11 19:50:29 UTC 2017
Author: sunpoet
Date: Wed Oct 11 19:50:27 2017
New Revision: 451790
URL: https://svnweb.freebsd.org/changeset/ports/451790
Log:
Add CONFLICTS_INSTALL
Modified:
head/misc/py-progressbar/Makefile
Modified: head/misc/py-progressbar/Makefile
==============================================================================
--- head/misc/py-progressbar/Makefile Wed Oct 11 19:50:22 2017 (r451789)
+++ head/misc/py-progressbar/Makefile Wed Oct 11 19:50:27 2017 (r451790)
@@ -19,4 +19,6 @@ NO_ARCH= yes
USE_PYTHON= autoplist concurrent distutils
USES= python
+CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}progressbar231
+
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list