summaryrefslogtreecommitdiff
path: root/devel/ruby-rdoc/Makefile
diff options
context:
space:
mode:
authortaca <taca>2013-06-11 15:00:18 +0000
committertaca <taca>2013-06-11 15:00:18 +0000
commit7fba0705e7960663d33f5c168b08d7c601aa1967 (patch)
treecf6c796f6aaa02fff985ddc0dbcbc823689a30d4 /devel/ruby-rdoc/Makefile
parentca41fb2a8ba32eff59348c3bfb618401518a9f94 (diff)
downloadpkgsrc-7fba0705e7960663d33f5c168b08d7c601aa1967.tar.gz
Update ruby-rdoc package to 4.0.1.
Changes are too many to write here, please refer History.rdoc file.
Diffstat (limited to 'devel/ruby-rdoc/Makefile')
-rw-r--r--devel/ruby-rdoc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ruby-rdoc/Makefile b/devel/ruby-rdoc/Makefile
index 0b620ce8a4a..892b32b8a2e 100644
--- a/devel/ruby-rdoc/Makefile
+++ b/devel/ruby-rdoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2013/04/06 03:45:12 rodent Exp $
+# $NetBSD: Makefile,v 1.5 2013/06/11 15:00:18 taca Exp $
DISTNAME= rdoc-${RUBY_RDOC_VERSION}
CATEGORIES= devel
@@ -10,6 +10,7 @@ LICENSE= gnu-gpl-v2 OR ruby-license
RUBY_JSON_REQD= 1.4
MAKE_ENV+= RUBYLIB=${RUBYGEM_INSTALL_ROOT}${PREFIX}/${GEM_LIBDIR}/lib
+GEM_PATH= ${RUBYGEM_INSTALL_ROOT}${PREFIX}/${GEM_LIBDIR}:${PREFIX}/${GEM_HOME}
pre-configure:
${FIND} ${WRKSRC}/lib/rdoc/generator/template/darkfish/images \