summaryrefslogtreecommitdiff
path: root/databases/ruby-dbi/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-10-05 10:20:09 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-10-05 10:20:09 +0000
commit8daf47ba4222d03ac5cb87b68b8c96906d5f3639 (patch)
tree6ed217e9c51c684d3118c47259412a83850ed564 /databases/ruby-dbi/Makefile
parentUpdate to 2.4.2. (diff)
Update Ruby/DBI and DBD modules to 0.0.17.
Notes
Notes: svn path=/head/; revision=67303
Diffstat (limited to 'databases/ruby-dbi/Makefile')
-rw-r--r--databases/ruby-dbi/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/ruby-dbi/Makefile b/databases/ruby-dbi/Makefile
index d2a8abcedb20..eaa6ce05ba36 100644
--- a/databases/ruby-dbi/Makefile
+++ b/databases/ruby-dbi/Makefile
@@ -22,14 +22,12 @@ USE_RUBY_SETUP= yes
WRKSRC= ${RUBY_DBI_WRKSRC}
CONFIGURE_ARGS= --with=bin/commandline,lib/${PORTNAME},lib/wrapper
-DOCS_EN= README.1st doc/* lib/${PORTNAME}/doc/*
+DOCS_EN= README.1st doc/*
.include "${.CURDIR}/Makefile.common"
post-extract:
${MV} ${WRKSRC}/README ${WRKSRC}/README.1st
- ${RM} ${WRKSRC}/doc/create_html
- ${RM} ${WRKSRC}/lib/${PORTNAME}/doc/create_html
post-install:
${MKDIR} ${RUBY_SITEARCHLIBDIR}/${PORTNAME}