summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca>2013-06-17 15:27:32 +0000
committertaca <taca>2013-06-17 15:27:32 +0000
commit7442c45d67e3c4cb1e02cde7c8a16a60103039d4 (patch)
tree3f58a89030fd1325ce23fb118b8aab8217dd9bf8 /devel
parent78ea98ef4cab2528b6b749eb58347a6fb5db502e (diff)
downloadpkgsrc-7442c45d67e3c4cb1e02cde7c8a16a60103039d4.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: