aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-dbd_pg
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-08-27 17:57:50 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-08-27 17:57:50 +0000
commitaee0a013339079700b9399fe9f9c5d44bebd88d3 (patch)
tree48d6f446e966bf9e3deddd64b448d43f078d22c8 /databases/ruby-dbd_pg
parent85010d78d376a0983f39620c5d4a7a8add65e4ba (diff)
downloadports-aee0a013339079700b9399fe9f9c5d44bebd88d3.tar.gz
ports-aee0a013339079700b9399fe9f9c5d44bebd88d3.zip
Notes
Diffstat (limited to 'databases/ruby-dbd_pg')
-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 c2857d9c0191..c30aae8de9d9 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.so:${PORTSDIR}/databases/ruby-pg
+ ${RUBY_SITEARCHLIBDIR}/pg_ext.so:${PORTSDIR}/databases/ruby-pg
USE_RUBY= yes
USE_RUBY_SETUP= yes