aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-dbd_pg
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-03-18 09:12:57 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-03-18 09:12:57 +0000
commit5a2b4cd80a29d91f158d92eac59c3493ad76bbb6 (patch)
tree30559ccb801a85d43f96f4a5285dd07ddca73b20 /databases/ruby-dbd_pg
parent3615e60c68e87985801b26d6b3ea71feb033d476 (diff)
downloadports-5a2b4cd80a29d91f158d92eac59c3493ad76bbb6.tar.gz
ports-5a2b4cd80a29d91f158d92eac59c3493ad76bbb6.zip
- Fix depends after update of rubygem-postgres
Notes
Notes: svn path=/head/; revision=209285
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 d77afc6f2707..40d64e02429d 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} \
- rubygem-ruby-postgres>=0:${PORTSDIR}/databases/rubygem-postgres
+ rubygem-postgres>=0:${PORTSDIR}/databases/rubygem-postgres
USE_RUBY= yes
USE_RUBY_SETUP= yes