diff options
-rw-r--r-- | www/rubygem-httpi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/rubygem-httpi/Makefile b/www/rubygem-httpi/Makefile index c71bfab0b271..7f00983933f0 100644 --- a/www/rubygem-httpi/Makefile +++ b/www/rubygem-httpi/Makefile @@ -17,4 +17,6 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +PORTSCOUT= limit:^0\.9\. + .include <bsd.port.mk> |