diff options
Diffstat (limited to 'databases/ruby-rdbc1')
-rw-r--r-- | databases/ruby-rdbc1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-rdbc1/Makefile b/databases/ruby-rdbc1/Makefile index 1d9f8af3d923..9e4c472b4c31 100644 --- a/databases/ruby-rdbc1/Makefile +++ b/databases/ruby-rdbc1/Makefile @@ -18,7 +18,7 @@ DIST_SUBDIR= ruby MAINTAINER= ports@FreeBSD.org COMMENT= Ruby Database Connectivity -RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/postgres.so:${.CURDIR}/../ruby-postgres +RUN_DEPENDS= rubygem-ruby-postgres>=0:${PORTSDIR}/databases/rubygem-postgres USE_RUBY= yes |