summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-06-19 22:19:37 +0000
committerobache <obache@pkgsrc.org>2008-06-19 22:19:37 +0000
commitccad8b828867b5e3579924a75ee857a7f9ec7429 (patch)
tree7b21d982f125bdff25bef2f1a01681f09a52c627 /lang
parentda712f263e4d7574d44383ba78f54f5daeb4432d (diff)
downloadpkgsrc-ccad8b828867b5e3579924a75ee857a7f9ec7429.tar.gz
Fix DESTDIR installation.
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby18-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby18-base/Makefile b/lang/ruby18-base/Makefile
index a0e0886d4e4..1dd8f6dceef 100644
--- a/lang/ruby18-base/Makefile
+++ b/lang/ruby18-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2008/06/19 14:35:37 taca Exp $
+# $NetBSD: Makefile,v 1.44 2008/06/19 22:19:37 obache Exp $
#
DISTNAME= ${RUBY_DISTNAME}
@@ -97,7 +97,7 @@ PTY_EXAMPLES= expect_sample.rb script.rb shl.rb
REPLACE_RUBY_DIRS= bin ext lib sample
INSTALLATION_DIRS= bin ${RUBY_ARCHLIB} ${RUBY_DOC}/irb ${RUBY_DOC}/pty \
- ${DESTDIR}${RUBY_EG}/bigdecimal ${RUBY_EG}/dl \
+ ${RUBY_EG}/bigdecimal ${RUBY_EG}/dl \
${RUBY_EG}/openssl ${RUBY_EG}/pty
FIX_PERM= ${RUBY_ARCHLIB}/digest.h ${RUBY_ARCHLIB}/dl.h \
${RUBY_ARCHLIB}/dlconfig.h