diff options
-rw-r--r-- | devel/rubygem-bson1/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rubygem-bson1/Makefile b/devel/rubygem-bson1/Makefile index d71b8986cdbf..a773f6bc0b0e 100644 --- a/devel/rubygem-bson1/Makefile +++ b/devel/rubygem-bson1/Makefile @@ -16,4 +16,6 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +PORTSCOUT= ignore + .include <bsd.port.mk> |