summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-06-17 15:27:32 +0000
committertaca <taca@pkgsrc.org>2013-06-17 15:27:32 +0000
commit225e3fc6ae76cad7b56e210a9bdf87eb91cab078 (patch)
tree3f58a89030fd1325ce23fb118b8aab8217dd9bf8 /devel
parentcb00b10322eb1a8070a47fee6b11023da6d4dda7 (diff)
downloadpkgsrc-225e3fc6ae76cad7b56e210a9bdf87eb91cab078.tar.gz
Trying to fix build problem with ruby18.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-rdoc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ruby-rdoc/Makefile b/devel/ruby-rdoc/Makefile
index 892b32b8a2e..538a54b0eb9 100644
--- a/devel/ruby-rdoc/Makefile
+++ b/devel/ruby-rdoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2013/06/11 15:00:18 taca Exp $
+# $NetBSD: Makefile,v 1.6 2013/06/17 15:27:32 taca Exp $
DISTNAME= rdoc-${RUBY_RDOC_VERSION}
CATEGORIES= devel
@@ -9,7 +9,6 @@ COMMENT= Produces HTML and command-line documentation for Ruby projects
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: