aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-psutil121
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-27 19:51:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-27 19:51:50 +0000
commitee7fcf65a9a62d6486f860b98ebc6671a7f0ac5a (patch)
tree84f32c43b7253d4256f79379abeb19f5374ff5e9 /sysutils/py-psutil121
parent9eed2876dbed26aa21723f4371dac3070a5611a2 (diff)
downloadports-ee7fcf65a9a62d6486f860b98ebc6671a7f0ac5a.tar.gz
ports-ee7fcf65a9a62d6486f860b98ebc6671a7f0ac5a.zip
Mark CONFLICTS_INSTALL with sysutils/py-psutil
Notes
Notes: svn path=/head/; revision=457393
Diffstat (limited to 'sysutils/py-psutil121')
-rw-r--r--sysutils/py-psutil121/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/py-psutil121/Makefile b/sysutils/py-psutil121/Makefile
index 5442e15315a5..e6308c4bbd6c 100644
--- a/sysutils/py-psutil121/Makefile
+++ b/sysutils/py-psutil121/Makefile
@@ -19,6 +19,8 @@ BROKEN_armv6= fails to compile: psutil/_psutil_bsd.c:957:23: error: no member n
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