summaryrefslogtreecommitdiff
path: root/databases/rubygem-dbd-pg
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-09-21 11:46:58 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-09-21 11:46:58 +0000
commit96473dccdeb40662c3d17069b2e980e4a077fa8b (patch)
treec6c0f0372da3314dc85f7a9c13a2a4612650bdc4 /databases/rubygem-dbd-pg
parentUpdate to 4.2.8 (diff)
Fix index, build, and all.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=368739
Diffstat (limited to 'databases/rubygem-dbd-pg')
-rw-r--r--databases/rubygem-dbd-pg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-dbd-pg/Makefile b/databases/rubygem-dbd-pg/Makefile
index 1569c60c6a5d..5e29bd6ba6b4 100644
--- a/databases/rubygem-dbd-pg/Makefile
+++ b/databases/rubygem-dbd-pg/Makefile
@@ -9,7 +9,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= PostgreSQL driver for DBI-for-Ruby
RUN_DEPENDS= rubygem-dbi:${PORTSDIR}/databases/rubygem-dbi \
- rubygem-pg::${PORTSDIR}/devel/rubygem-pg
+ rubygem-pg::${PORTSDIR}/databases/rubygem-pg
USE_RUBY= yes
USE_RUBYGEMS= yes