summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-11 19:09:41 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-11 19:09:41 +0000
commit634f732dd42473fc1e7a9d2df20f507ff0422581 (patch)
treee321a283edc0fb365065813592eb35a683f3fe67 /sysutils
parent- Update to 0.9.11 (diff)
- Mark broken, version incompatability
Reported by: pointyhat via erwin
Notes
Notes: svn path=/head/; revision=266056
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rubygem-ohai/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/rubygem-ohai/Makefile b/sysutils/rubygem-ohai/Makefile
index 7f6fd22bc47f..b965934a47c9 100644
--- a/sysutils/rubygem-ohai/Makefile
+++ b/sysutils/rubygem-ohai/Makefile
@@ -19,7 +19,9 @@ RUN_DEPENDS= rubygem-mixlib-log>=0:${PORTSDIR}/devel/rubygem-mixlib-log \
rubygem-mixlib-cli>=0:${PORTSDIR}/devel/rubygem-mixlib-cli \
rubygem-systemu>=0:${PORTSDIR}/devel/rubygem-systemu \
rubygem-extlib>=0:${PORTSDIR}/devel/rubygem-extlib \
- rubygem-json>=1.4.4:${PORTSDIR}/devel/rubygem-json
+ rubygem-json<=1.4.2:${PORTSDIR}/devel/rubygem-json
+
+BROKEN= requires lower version of devel/rubygem-json then the port is currently at
USE_RUBY= yes
USE_RUBYGEMS= yes