summaryrefslogtreecommitdiff
path: root/databases/ruby-dbd_pg
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-08-03 09:56:05 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-08-03 09:56:05 +0000
commit01c0f033963ec79411a11ee909c9a30dae5bd90f (patch)
tree18f7b50f8d2bfd13eeb047087410b0163e0fc3ae /databases/ruby-dbd_pg
parent- Fix plist problems caused by untested PORTNAME change (diff)
- fix INDEX break
Pointyhat to: clsung (me)
Notes
Notes: svn path=/head/; revision=197013
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 fb7cd624b46d..d77afc6f2707 100644
--- a/databases/ruby-dbd_pg/Makefile
+++ b/databases/ruby-dbd_pg/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= boumenot@gmail.com
COMMENT= PostgreSQL driver for DBI-for-Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
- ${RUBY_SITEARCHLIBDIR}/postgres.so:${.CURDIR}/../ruby-postgres
+ rubygem-ruby-postgres>=0:${PORTSDIR}/databases/rubygem-postgres
USE_RUBY= yes
USE_RUBY_SETUP= yes