From a50c1cb64785b551bfdbff06f3e1ee2731d50271 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Sun, 3 Jun 2012 05:56:20 +0000 Subject: - Remove SITE_PERL from *_DEPENDS Approved by: maintainer (tobez@ via IM) --- databases/p5-Text-Query-SQL/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/p5-Text-Query-SQL') diff --git a/databases/p5-Text-Query-SQL/Makefile b/databases/p5-Text-Query-SQL/Makefile index b68705ca769d..79e938e3654a 100644 --- a/databases/p5-Text-Query-SQL/Makefile +++ b/databases/p5-Text-Query-SQL/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Text-Query-SQL provides query builders for SQL databases -BUILD_DEPENDS= ${SITE_PERL}/Text/Query.pm:${PORTSDIR}/textproc/p5-Text-Query +BUILD_DEPENDS= p5-Text-Query>=0:${PORTSDIR}/textproc/p5-Text-Query RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI -- cgit v1.2.3