aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-ParagraphDiff
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-04 16:53:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-04 16:53:46 +0000
commit235b4458e31c1bd16f2db6c015e1d680929d9f7c (patch)
tree8bf9c10eb762439d5e125de2557c9d33353661a3 /textproc/p5-Text-ParagraphDiff
parent968f8f63070fd1dcaa5087b266a7ae8ce0911010 (diff)
downloadports-235b4458e31c1bd16f2db6c015e1d680929d9f7c.tar.gz
ports-235b4458e31c1bd16f2db6c015e1d680929d9f7c.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298371
Diffstat (limited to 'textproc/p5-Text-ParagraphDiff')
-rw-r--r--textproc/p5-Text-ParagraphDiff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-ParagraphDiff/Makefile b/textproc/p5-Text-ParagraphDiff/Makefile
index 3a6f5790d0d5..216c2ee77f69 100644
--- a/textproc/p5-Text-ParagraphDiff/Makefile
+++ b/textproc/p5-Text-ParagraphDiff/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Visual difference for paragraphed text
-BUILD_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \
- ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser
+BUILD_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \
+ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes