aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-dbi/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-06-02 18:45:04 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-06-02 18:45:04 +0000
commit860fb9d287e16fe397e593125199d88a26a69a6b (patch)
tree3c7a4e7806f4ba9c04175458e4b4439c6876137e /databases/ruby-dbi/Makefile
parentfc9a6b7f4b74318053120ee595249fcdeba87c47 (diff)
downloadports-860fb9d287e16fe397e593125199d88a26a69a6b.tar.gz
ports-860fb9d287e16fe397e593125199d88a26a69a6b.zip
Notes
Diffstat (limited to 'databases/ruby-dbi/Makefile')
-rw-r--r--databases/ruby-dbi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/ruby-dbi/Makefile b/databases/ruby-dbi/Makefile
index d6b5351a6deb..46ec571dece0 100644
--- a/databases/ruby-dbi/Makefile
+++ b/databases/ruby-dbi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dbi
PORTVERSION= 0.0.4
+PORTREVISION= 1
CATEGORIES= databases ruby
MASTER_SITES= http://www.sprytech.com/~rainer.perl/ruby/files/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -29,6 +30,7 @@ post-extract:
do-install:
${INSTALL_DATA} ${WRKSRC}/lib/${PORTNAME}/*.rb ${RUBY_SITELIBDIR}/
+ ${MKDIR} ${RUBY_SITEARCHLIBDIR}/${PORTNAME}
${MKDIR} ${RUBY_SITELIBDIR}/${PORTNAME}
.if !defined(NOPORTDOCS)
${MKDIR} ${RUBY_DOCDIR}/${PORTNAME}