aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-MboxParser
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2012-06-05 09:27:46 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2012-06-05 09:27:46 +0000
commit362e03454522e36a45140e43da233a9547c6683c (patch)
tree77e72eacbd2e8dac585cb6069b9114b25f23edc0 /mail/p5-Mail-MboxParser
parenta6e0039284e07e43d70a6aff07c60e91d1632d8d (diff)
downloadports-362e03454522e36a45140e43da233a9547c6683c.tar.gz
ports-362e03454522e36a45140e43da233a9547c6683c.zip
Remove SITE_PERL from *_DEPENDS.
Submitted by: az
Notes
Notes: svn path=/head/; revision=298444
Diffstat (limited to 'mail/p5-Mail-MboxParser')
-rw-r--r--mail/p5-Mail-MboxParser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-MboxParser/Makefile b/mail/p5-Mail-MboxParser/Makefile
index a79f722d6642..962979390e21 100644
--- a/mail/p5-Mail-MboxParser/Makefile
+++ b/mail/p5-Mail-MboxParser/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= A module for working with UNIX-flavoured mailboxes
-BUILD_DEPENDS= ${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \
- ${SITE_PERL}/Mail/Mbox/MessageParser.pm:${PORTSDIR}/mail/p5-Mail-Mbox-MessageParser
+BUILD_DEPENDS= p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \
+ p5-Mail-Mbox-MessageParser>=0:${PORTSDIR}/mail/p5-Mail-Mbox-MessageParser
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes