- Fix build dependency

- Bump PORTREVISION

Submitted by:	pointyhat via kris
                Christopher Boumenot <boumenot@gmail.com> (maintainer via mail)
This commit is contained in:
Martin Wilke 2007-01-17 00:03:10 +00:00
parent 2679428680
commit 7afa8e3635
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182553

View file

@ -7,6 +7,7 @@
PORTNAME= dbd_interbase
PORTVERSION= ${RUBY_DBI_PORTVERSION}
PORTREVISION= 1
CATEGORIES= databases ruby
MASTER_SITES= ${RUBY_DBI_MASTER_SITES}
MASTER_SITE_SUBDIR= ${RUBY_DBI_MASTER_SITE_SUBDIR}
@ -18,7 +19,7 @@ MAINTAINER= boumenot@gmail.com
COMMENT= InterBase driver for DBI-for-Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
${RUBY_SITEARCHLIBDIR}/interbase.so:${PORTSDIR}/databases/ruby-interbase
${RUBY_SITEARCHLIBDIR}/fb.so:${.CURDIR}/../ruby-interbase
USE_RUBY= yes
USE_RUBY_SETUP= yes