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:
parent
c9b1c96821
commit
31dc39f04c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161779
@ -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"
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
%%RUBY_SITELIBDIR%%/DBD/InterBase/InterBase.rb
|
||||
@dirrm %%RUBY_SITELIBDIR%%/DBD/InterBase
|
||||
@dirrmtry %%RUBY_SITELIBDIR%%/DBD
|
||||
|
Loading…
Reference in New Issue
Block a user