- revert dependency
this let applications run without "require 'rubygems'" Approved by: ruby
This commit is contained in:
parent
6c8e9cb73f
commit
12c5c933f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239245
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue