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) --- textproc/p5-Text-Diff-HTML/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/p5-Text-Diff-HTML') diff --git a/textproc/p5-Text-Diff-HTML/Makefile b/textproc/p5-Text-Diff-HTML/Makefile index 875c0b528326..477858b2ae74 100644 --- a/textproc/p5-Text-Diff-HTML/Makefile +++ b/textproc/p5-Text-Diff-HTML/Makefile @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Text::Diff::HTML - XHTML format for Text::Diff::Unified -BUILD_DEPENDS= ${SITE_PERL}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff \ - ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser +BUILD_DEPENDS= p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff \ + p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes -- cgit v1.2.3