summaryrefslogtreecommitdiff
path: root/devel/p5-Perl-Metrics-Lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Perl-Metrics-Lite/Makefile')
-rw-r--r--devel/p5-Perl-Metrics-Lite/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Perl-Metrics-Lite/Makefile b/devel/p5-Perl-Metrics-Lite/Makefile
index d8fd74c1f3df..b16026a42670 100644
--- a/devel/p5-Perl-Metrics-Lite/Makefile
+++ b/devel/p5-Perl-Metrics-Lite/Makefile
@@ -12,9 +12,9 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for pluggable Perl Code Metrics System
RUN_DEPENDS= \
- p5-PPI>=1.205:${PORTSDIR}/textproc/p5-PPI \
- p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \
- p5-Text-ASCIITable>0:${PORTSDIR}/textproc/p5-Text-ASCIITable
+ p5-PPI>=1.205:textproc/p5-PPI \
+ p5-Readonly>=1.03:devel/p5-Readonly \
+ p5-Text-ASCIITable>0:textproc/p5-Text-ASCIITable
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5