aboutsummaryrefslogtreecommitdiff
path: root/mail/mbx2mbox
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
commit2f57eb092608beb8bbffe9812d1ec7c511510adc (patch)
tree97c05a4ce9683e5d9a23d2f9aae98d4c08cb2f85 /mail/mbx2mbox
parent249ae119e2118396c64c42bcc26b25b0fbbcc8e5 (diff)
downloadports-2f57eb092608beb8bbffe9812d1ec7c511510adc.tar.gz
ports-2f57eb092608beb8bbffe9812d1ec7c511510adc.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=300176
Diffstat (limited to 'mail/mbx2mbox')
-rw-r--r--mail/mbx2mbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mbx2mbox/Makefile b/mail/mbx2mbox/Makefile
index f3dd82f25de3..e5738162bfd6 100644
--- a/mail/mbx2mbox/Makefile
+++ b/mail/mbx2mbox/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= MS Outlook Express .mbx to mbox file converter
-BUILD_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip
+BUILD_DEPENDS= p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes