mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- This is fixed now after changes to ruby-dbi port
This commit is contained in:
parent
6b716ac72c
commit
b31e1bd34c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163029
@ -20,8 +20,6 @@ COMMENT= InterBase driver for DBI-for-Ruby
|
||||
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
|
||||
${RUBY_SITEARCHLIBDIR}/interbase.so:${.CURDIR}/../ruby-interbase
|
||||
|
||||
BROKEN= Incomplete pkg-plist
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_SETUP= yes
|
||||
|
||||
|
@ -20,8 +20,6 @@ COMMENT= MySQL driver for DBI-for-Ruby
|
||||
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
|
||||
${RUBY_SITEARCHLIBDIR}/mysql.so:${.CURDIR}/../ruby-mysql
|
||||
|
||||
BROKEN= Incomplete pkg-plist
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_SETUP= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user