aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Parse-ErrorString-Perl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Parse-ErrorString-Perl/Makefile')
-rw-r--r--devel/p5-Parse-ErrorString-Perl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Parse-ErrorString-Perl/Makefile b/devel/p5-Parse-ErrorString-Perl/Makefile
index f9d3499a215a..9bd3f835894d 100644
--- a/devel/p5-Parse-ErrorString-Perl/Makefile
+++ b/devel/p5-Parse-ErrorString-Perl/Makefile
@@ -15,9 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= cm@therek.net
COMMENT= Parse error messages from the Perl interpreter
-BUILD_DEPENDS= ${SITE_PERL}/Pod/POM.pm:${PORTSDIR}/textproc/p5-Pod-POM \
- ${SITE_PERL}/Test/Differences.pm:${PORTSDIR}/devel/p5-Test-Differences \
- ${SITE_PERL}/${PERL_ARCH}/Class/XSAccessor.pm:${PORTSDIR}/devel/p5-Class-XSAccessor
+BUILD_DEPENDS= p5-Pod-POM>=0:${PORTSDIR}/textproc/p5-Pod-POM \
+ p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
+ p5-Class-XSAccessor>=0:${PORTSDIR}/devel/p5-Class-XSAccessor
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES