summaryrefslogtreecommitdiff
path: root/databases/ruby-vapor
diff options
context:
space:
mode:
authorgrant <grant>2005-07-19 10:11:48 +0000
committergrant <grant>2005-07-19 10:11:48 +0000
commitb071188025b8d6c4628934b47f42565d6f8ce925 (patch)
tree06d14153ff3d91aebe34f6f7b90be0ae91bec7a8 /databases/ruby-vapor
parent24325d846ad84b614c61c8e4e118ce484b097470 (diff)
downloadpkgsrc-b071188025b8d6c4628934b47f42565d6f8ce925.tar.gz
depends should be ../../<category>/<pkg>
Diffstat (limited to 'databases/ruby-vapor')
-rw-r--r--databases/ruby-vapor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/ruby-vapor/Makefile b/databases/ruby-vapor/Makefile
index d401b718388..c6f0c860817 100644
--- a/databases/ruby-vapor/Makefile
+++ b/databases/ruby-vapor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:16 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/07/19 10:20:36 grant Exp $
DISTNAME= vapor-0.81
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@ COMMENT= Ruby transparent persistence to postgresql
.include "../../lang/ruby/rubyversion.mk"
-DEPENDS+= ${RUBY_PKGPREFIX}-DBD-postgresql>=0.0.20:../ruby-DBD-postgresql
+DEPENDS+= ${RUBY_PKGPREFIX}-DBD-postgresql>=0.0.20:../../databases/ruby-DBD-postgresql
.if ${RUBY_VER} == 16
DEPENDS+= ${RUBY_PKGPREFIX}-rexml>=2.4.0:../../textproc/ruby-rexml
DEPENDS+= ${RUBY_PKGPREFIX}-racc>=1.4.3:../../devel/ruby-racc