diff options
-rw-r--r-- | devel/rubygem-activesupport4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-activesupport4/Makefile b/devel/rubygem-activesupport4/Makefile index 0a69dfa3e3ee..a0d31f90d76c 100644 --- a/devel/rubygem-activesupport4/Makefile +++ b/devel/rubygem-activesupport4/Makefile @@ -23,6 +23,6 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes USE_RUBY_FEATURES= iconv -#NOPORTDOCS= yes +NOPORTDOCS= yes .include <bsd.port.mk> |