summaryrefslogtreecommitdiffstats
path: root/lang/ruby16/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-08-16 11:38:45 +0000
committerknu <knu@FreeBSD.org>2001-08-16 11:38:45 +0000
commit906e0c80e2c92dfca122944703837046a55379b6 (patch)
treec4e5c03472423478634835e3ae86b8eaf14c6e28 /lang/ruby16/Makefile
parentb4845b8d935f2d0b1cbc1b1a69717615bdaeea88 (diff)
downloadFreeBSD-ports-906e0c80e2c92dfca122944703837046a55379b6.zip
FreeBSD-ports-906e0c80e2c92dfca122944703837046a55379b6.tar.gz
Update lang/ruby and lang/ruby-devel to the latest snapshots.
(as of 2001/08/16 20:00 JST)
Diffstat (limited to 'lang/ruby16/Makefile')
-rw-r--r--lang/ruby16/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile
index 52e2a2c..2af8962 100644
--- a/lang/ruby16/Makefile
+++ b/lang/ruby16/Makefile
@@ -119,10 +119,10 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/COPYING* ${RUBY_DOCDIR}
${INSTALL_DATA} ${WRKSRC}/LEGAL ${RUBY_DOCDIR}
${INSTALL_DATA} ${WRKSRC}/README* ${RUBY_DOCDIR}
+ ${MKDIR} ${RUBY_DOCDIR}/digest
+ ${INSTALL_DATA} ${WRKSRC}/ext/digest/digest.txt* ${RUBY_DOCDIR}/digest
${MKDIR} ${RUBY_DOCDIR}/etc
${INSTALL_DATA} ${WRKSRC}/ext/etc/etc.txt* ${RUBY_DOCDIR}/etc
- ${MKDIR} ${RUBY_DOCDIR}/md5
- ${INSTALL_DATA} ${WRKSRC}/ext/md5/md5.txt* ${RUBY_DOCDIR}/md5
${MKDIR} ${RUBY_DOCDIR}/pty
${INSTALL_DATA} ${WRKSRC}/ext/pty/README* ${RUBY_DOCDIR}/pty
${MKDIR} ${RUBY_DOCDIR}/readline
OpenPOWER on IntegriCloud