aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-dbd_pg
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-08-10 11:44:18 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-08-10 11:44:18 +0000
commit12c5c933f5aed65839ecb4e4a22928d254b7f596 (patch)
treebb129517fc83024ca8f6c60f78da6928c3e7c0e2 /databases/ruby-dbd_pg
parent6c8e9cb73f6ad946968fc3fcd2920f6ce89c8c91 (diff)
downloadports-12c5c933f5aed65839ecb4e4a22928d254b7f596.tar.gz
ports-12c5c933f5aed65839ecb4e4a22928d254b7f596.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 3dca2d67a28a..43efade312ac 100644
--- a/databases/ruby-dbd_pg/Makefile
+++ b/databases/ruby-dbd_pg/Makefile
@@ -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