summaryrefslogtreecommitdiff
path: root/databases/ruby-dbi/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-07-29 11:03:43 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-07-29 11:03:43 +0000
commit2533f163fda1ec7ee1cbbf15d2fb07ca9e83e6e7 (patch)
tree0e3892c0a9157a6715ec5ba34ead204f88528ad1 /databases/ruby-dbi/Makefile
parentupgrade to 0.0.2 (diff)
Update ruby-dbi and dbd modules to 0.0.8.
Diffstat (limited to 'databases/ruby-dbi/Makefile')
-rw-r--r--databases/ruby-dbi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-dbi/Makefile b/databases/ruby-dbi/Makefile
index 474631d145d3..c599bfaa5474 100644
--- a/databases/ruby-dbi/Makefile
+++ b/databases/ruby-dbi/Makefile
@@ -36,7 +36,7 @@ post-install:
${MKDIR} ${RUBY_SITEARCHLIBDIR}/DBD
.if !defined(NOPORTDOCS)
${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME}
- ${CP} -R ${WRKSRC}/examples/* ${RUBY_EXAMPLESDIR}/${PORTNAME}/
+ ${INSTALL_DATA} ${WRKSRC}/examples/* ${RUBY_EXAMPLESDIR}/${PORTNAME}/
${MKDIR} ${RUBY_DOCDIR}/${PORTNAME}
.for f in ${DOCS_EN}
${CP} -R ${WRKSRC}/${f} ${RUBY_DOCDIR}/${PORTNAME}/