summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/ruby-dbd_pg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-dbd_pg/Makefile b/databases/ruby-dbd_pg/Makefile
index c30aae8de9d9..b4a0c4c3b129 100644
--- a/databases/ruby-dbd_pg/Makefile
+++ b/databases/ruby-dbd_pg/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= PostgreSQL driver for DBI-for-Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${PORTSDIR}/databases/ruby-dbi \
- ${RUBY_SITEARCHLIBDIR}/pg_ext.so:${PORTSDIR}/databases/ruby-pg
+ rubygem-pg>=0:${PORTSDIR}/databases/rubygem-pg
USE_RUBY= yes
USE_RUBY_SETUP= yes