diff options
Diffstat (limited to 'devel/ruby-locale/Makefile')
-rw-r--r-- | devel/ruby-locale/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ruby-locale/Makefile b/devel/ruby-locale/Makefile index 30b2406200e9..5c61a8a6c198 100644 --- a/devel/ruby-locale/Makefile +++ b/devel/ruby-locale/Makefile @@ -21,6 +21,8 @@ USE_RUBY_EXTCONF= yes INSTALL_TARGET= site-install +OPTIONS_DEFINE= DOCS EXAMPLES + .include <bsd.port.options.mk> post-install: .if ${PORT_OPTIONS:MDOCS} |