From b071188025b8d6c4628934b47f42565d6f8ce925 Mon Sep 17 00:00:00 2001 From: grant Date: Tue, 19 Jul 2005 10:11:48 +0000 Subject: depends should be ../..// --- databases/ruby-vapor/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/ruby-vapor') 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 -- cgit v1.2.3