From d436d1d17f5967c7c05207a8db7d64e4d41ecfc2 Mon Sep 17 00:00:00 2001 From: steven Date: Tue, 18 Jul 2006 14:11:44 +0000 Subject: [PATCH] add a few missing REGRESS_DEPENDS --- databases/p5-SQL-Translator/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/databases/p5-SQL-Translator/Makefile b/databases/p5-SQL-Translator/Makefile index 18183a28f29..da1421f81c0 100644 --- a/databases/p5-SQL-Translator/Makefile +++ b/databases/p5-SQL-Translator/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2006/07/18 08:29:32 espie Exp $ +# $OpenBSD: Makefile,v 1.2 2006/07/18 14:11:44 steven Exp $ COMMENT= "database schema manipulation" @@ -27,6 +27,8 @@ RUN_DEPENDS= ::devel/p5-Class-Base \ REGRESS_DEPENDS=${RUN_DEPENDS} \ ::devel/p5-Sub-Uplevel \ + ::devel/p5-Test-Differences \ + ::devel/p5-Test-Exception \ ::graphics/p5-GD \ ::textproc/p5-XML-XPath \ ::textproc/p5-Text-RecordParser