1
0
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:
Pav Lucistnik 2006-05-21 22:43:10 +00:00
parent 6b716ac72c
commit b31e1bd34c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163029
2 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -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