aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Mbox-MessageParser/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /mail/p5-Mail-Mbox-MessageParser/Makefile
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Notes
Diffstat (limited to 'mail/p5-Mail-Mbox-MessageParser/Makefile')
-rw-r--r--mail/p5-Mail-Mbox-MessageParser/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/p5-Mail-Mbox-MessageParser/Makefile b/mail/p5-Mail-Mbox-MessageParser/Makefile
index 8855b2560f17..65cafe4e2c2d 100644
--- a/mail/p5-Mail-Mbox-MessageParser/Makefile
+++ b/mail/p5-Mail-Mbox-MessageParser/Makefile
@@ -12,11 +12,11 @@ COMMENT= Fast and simple mbox folder reader
LICENSE= GPLv2
-BUILD_DEPENDS+= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
- p5-FileHandle-Unget>=0:${PORTSDIR}/devel/p5-FileHandle-Unget \
- p5-URI>=0:${PORTSDIR}/net/p5-URI
-RUN_DEPENDS= p5-FileHandle-Unget>=0:${PORTSDIR}/devel/p5-FileHandle-Unget
-TEST_DEPENDS= p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff
+BUILD_DEPENDS+= p5-File-Slurp>=0:devel/p5-File-Slurp \
+ p5-FileHandle-Unget>=0:devel/p5-FileHandle-Unget \
+ p5-URI>=0:net/p5-URI
+RUN_DEPENDS= p5-FileHandle-Unget>=0:devel/p5-FileHandle-Unget
+TEST_DEPENDS= p5-Text-Diff>=0:textproc/p5-Text-Diff
USES= perl5
USE_PERL5= configure