aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Petal-CodePerl
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Petal-CodePerl')
-rw-r--r--textproc/p5-Petal-CodePerl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Petal-CodePerl/Makefile b/textproc/p5-Petal-CodePerl/Makefile
index 66a96a7a2546..7e2fd9d34c09 100644
--- a/textproc/p5-Petal-CodePerl/Makefile
+++ b/textproc/p5-Petal-CodePerl/Makefile
@@ -15,9 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Make Petal go faster by compiling the expressions
-BUILD_DEPENDS= ${SITE_PERL}/Petal.pm:${PORTSDIR}/textproc/p5-Petal \
- ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \
- ${SITE_PERL}/Code/Perl.pm:${PORTSDIR}/devel/p5-Code-Perl
+BUILD_DEPENDS= p5-Petal>=0:${PORTSDIR}/textproc/p5-Petal \
+ p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent \
+ p5-Code-Perl>=0:${PORTSDIR}/devel/p5-Code-Perl
RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Petal::CodePerl.3 Petal::CodePerl::Expr.3 \