diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-03-18 09:12:57 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-03-18 09:12:57 +0000 |
commit | 5a2b4cd80a29d91f158d92eac59c3493ad76bbb6 (patch) | |
tree | 30559ccb801a85d43f96f4a5285dd07ddca73b20 /databases/ruby-dbd_pg | |
parent | 3615e60c68e87985801b26d6b3ea71feb033d476 (diff) |
Notes
Diffstat (limited to 'databases/ruby-dbd_pg')
-rw-r--r-- | databases/ruby-dbd_pg/Makefile | 2 |
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 |