diff options
Diffstat (limited to 'devel/ruby-locale2/Makefile')
-rw-r--r-- | devel/ruby-locale2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ruby-locale2/Makefile b/devel/ruby-locale2/Makefile index 0e0792fb8ae5..22a1796342da 100644 --- a/devel/ruby-locale2/Makefile +++ b/devel/ruby-locale2/Makefile @@ -18,6 +18,8 @@ CONFLICTS= ${PKGNAMEPREFIX}locale-[0-9]* USE_RUBY= yes USE_RUBY_SETUP= yes +OPTIONS_DEFINE= DOCS + post-install: ${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}/ ${INSTALL_DATA} ${WRKSRC}/README.rdoc ${STAGEDIR}${RUBY_MODDOCDIR}/ |