1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- Update to ruby-dbi-0.1.0, and

- take over maintainership.
- maintainer suggest to remove the
  @dirrmtry from pkg-plist because
  this is explicity removed by the master port - ruby-dbi.

PR:		ports/97007
Submitted by:	maintainer (Christopher Boumenot)
This commit is contained in:
Cheng-Lung Sung 2006-05-09 07:40:16 +00:00
parent c9b1c96821
commit 31dc39f04c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161779
2 changed files with 2 additions and 3 deletions

View File

@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${RUBY_DBI_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= ports@FreeBSD.org
MAINTAINER= boumenot@gmail.com
COMMENT= InterBase driver for DBI-for-Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
@ -27,7 +27,7 @@ SLAVE_PORT= yes
MASTER_PORT= databases/ruby-dbi
WRKSRC= ${RUBY_DBI_WRKSRC}
CONFIGURE_ARGS= --with=lib/${PORTNAME}
CONFIGURE_ARGS= --with=${PORTNAME}
.include "${.CURDIR}/../ruby-dbi/Makefile.common"

View File

@ -1,3 +1,2 @@
%%RUBY_SITELIBDIR%%/DBD/InterBase/InterBase.rb
@dirrm %%RUBY_SITELIBDIR%%/DBD/InterBase
@dirrmtry %%RUBY_SITELIBDIR%%/DBD