svn commit: r457393 - head/sysutils/py-psutil121

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Dec 27 19:51:52 UTC 2017


Author: sunpoet
Date: Wed Dec 27 19:51:50 2017
New Revision: 457393
URL: https://svnweb.freebsd.org/changeset/ports/457393

Log:
  Mark CONFLICTS_INSTALL with sysutils/py-psutil

Modified:
  head/sysutils/py-psutil121/Makefile

Modified: head/sysutils/py-psutil121/Makefile
==============================================================================
--- head/sysutils/py-psutil121/Makefile	Wed Dec 27 19:51:45 2017	(r457392)
+++ head/sysutils/py-psutil121/Makefile	Wed Dec 27 19:51:50 2017	(r457393)
@@ -19,6 +19,8 @@ BROKEN_armv6=		fails to compile: psutil/_psutil_bsd.c:
 BROKEN_armv7=		fails to compile: psutil/_psutil_bsd.c:957:23: error: no member named 'kf_sa_local' in 'struct kinfo_file'
 BROKEN_mips=		fails to compile: psutil/_psutil_bsd.c:957:23: error: no member named 'kf_sa_local' in 'struct kinfo_file'
 
+CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}psutil
+
 PORTSCOUT=	limit:^1\.2\.
 
 USES=		python


More information about the svn-ports-all mailing list