- revert dependency

this let applications run without "require 'rubygems'"
Approved by:	ruby
This commit is contained in:
Dirk Meyer 2009-08-10 11:44:18 +00:00
parent 6c8e9cb73f
commit 12c5c933f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239245

View file

@ -19,7 +19,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= PostgreSQL driver for DBI-for-Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
rubygem-postgres>=0:${PORTSDIR}/databases/rubygem-postgres
${RUBY_SITEARCHLIBDIR}/postgres.so:${.CURDIR}/../ruby-postgres
USE_RUBY= yes
USE_RUBY_SETUP= yes