aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-rdbc1
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-08-03 16:51:34 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-08-03 16:51:34 +0000
commit47fb9364594d5334faf0c8fd64be8090d4eb3d34 (patch)
treec03f5ed903ce70e1c74e32823a4f6c94c9051064 /databases/ruby-rdbc1
parente23c1f41e1c41abc66b05cdd3a09b3735878d418 (diff)
downloadports-47fb9364594d5334faf0c8fd64be8090d4eb3d34.tar.gz
ports-47fb9364594d5334faf0c8fd64be8090d4eb3d34.zip
- Update RUN_DEPENDS according to the repo of rubygem-postgres
Noted by: Dmitry Morozovsky <marck_AT_rinet dot ru>
Notes
Notes: svn path=/head/; revision=197031
Diffstat (limited to 'databases/ruby-rdbc1')
-rw-r--r--databases/ruby-rdbc1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-rdbc1/Makefile b/databases/ruby-rdbc1/Makefile
index 1d9f8af3d923..9e4c472b4c31 100644
--- a/databases/ruby-rdbc1/Makefile
+++ b/databases/ruby-rdbc1/Makefile
@@ -18,7 +18,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby Database Connectivity
-RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/postgres.so:${.CURDIR}/../ruby-postgres
+RUN_DEPENDS= rubygem-ruby-postgres>=0:${PORTSDIR}/databases/rubygem-postgres
USE_RUBY= yes