diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-08 02:20:33 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-08 02:20:33 +0000 |
commit | 04630633d311570a86e26e8287375b96eac6547d (patch) | |
tree | 755a370280c0b1b9eea5909d65d030a4c31f3bad /devel | |
parent | 62bb62139521d3e6e0cc7fdbb02c860c2682e2df (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-yajl-ruby077/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-yajl-ruby077/Makefile b/devel/rubygem-yajl-ruby077/Makefile index 8d9383db9c1e..d6eddb632022 100644 --- a/devel/rubygem-yajl-ruby077/Makefile +++ b/devel/rubygem-yajl-ruby077/Makefile @@ -16,6 +16,7 @@ COMMENT= A streaming JSON parsing and encoding library for Ruby LICENSE= MIT NO_LATEST_LINK= yes +PORTSCOUT= limit:0.7.7 USE_RUBY= yes USE_RUBYGEMS= yes |