summaryrefslogtreecommitdiff
path: root/lang/ruby193-base
diff options
context:
space:
mode:
authorobache <obache>2012-05-04 01:23:37 +0000
committerobache <obache>2012-05-04 01:23:37 +0000
commit47c5fac2372593dc738a3dbca50a0f5fc43de0a4 (patch)
tree2f0de0f3748872a73aa320b754d561498d0b3b37 /lang/ruby193-base
parent4e5662c0f015563aabb0df9d91e0965d59641a38 (diff)
downloadpkgsrc-47c5fac2372593dc738a3dbca50a0f5fc43de0a4.tar.gz
pax target directories must be prepared.
Diffstat (limited to 'lang/ruby193-base')
-rw-r--r--lang/ruby193-base/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/ruby193-base/Makefile b/lang/ruby193-base/Makefile
index 8e80088613d..b7b91ee3569 100644
--- a/lang/ruby193-base/Makefile
+++ b/lang/ruby193-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/04/22 08:17:16 taca Exp $
+# $NetBSD: Makefile,v 1.12 2012/05/04 01:23:37 obache Exp $
#
DISTNAME= ${RUBY_DISTNAME}
@@ -120,7 +120,8 @@ REPLACE_RUBY= bin/erb bin/gem bin/irb bin/rake bin/rdoc \
bin/ri bin/testrb
REPLACE_RUBY_DIRS= ext lib sample
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 \
- ${RUBY_DOC}/irb ${RUBY_EG}/bigdecimal ${RUBY_EG}/pty
+ ${RUBY_DOC}/irb ${RUBY_DOC}/ripper ${RUBY_DOC}/stringio \
+ ${RUBY_EG}/bigdecimal ${RUBY_EG}/pty
# ${RUBY_ARCHINC} ${RUBY_ARCHLIB}
EMPTY_DIRS= generator/template markup/simple_markup