aboutsummaryrefslogtreecommitdiff
path: root/mail/grepmail
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/grepmail
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Notes
Diffstat (limited to 'mail/grepmail')
-rw-r--r--mail/grepmail/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile
index 2ce727379e23..3d871b0b7e22 100644
--- a/mail/grepmail/Makefile
+++ b/mail/grepmail/Makefile
@@ -10,9 +10,9 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Search mailboxes for a given regexp and display matching emails
-BUILD_DEPENDS= p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
- p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \
- p5-Mail-Mbox-MessageParser>=0:${PORTSDIR}/mail/p5-Mail-Mbox-MessageParser
+BUILD_DEPENDS= p5-TimeDate>=0:devel/p5-TimeDate \
+ p5-Date-Manip>=0:devel/p5-Date-Manip \
+ p5-Mail-Mbox-MessageParser>=0:mail/p5-Mail-Mbox-MessageParser
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5