aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Folder
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-04-15 13:45:52 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-04-15 13:45:52 +0000
commit25bd48c84f876039ceda2a6fdfc189b82e7d9cce (patch)
tree9affd21d3452dcdecaf8a2b15eecd5868e6f2a7d /mail/p5-Mail-Folder
parentcde6ad6394923bd3ef25dfc206536745e8e5e8a1 (diff)
downloadports-25bd48c84f876039ceda2a6fdfc189b82e7d9cce.tar.gz
ports-25bd48c84f876039ceda2a6fdfc189b82e7d9cce.zip
fix depends list
Notes
Notes: svn path=/head/; revision=107125
Diffstat (limited to 'mail/p5-Mail-Folder')
-rw-r--r--mail/p5-Mail-Folder/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/p5-Mail-Folder/Makefile b/mail/p5-Mail-Folder/Makefile
index 8d8d582580f6..82ffc2775bf1 100644
--- a/mail/p5-Mail-Folder/Makefile
+++ b/mail/p5-Mail-Folder/Makefile
@@ -18,11 +18,9 @@ COMMENT= Perl module for a folder-independant interface to email folders
BUILD_DEPENDS= ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \
${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \
- ${SITE_PERL}/${PERL_ARCH}/File/Sync.pm:${PORTSDIR}/devel/p5-File-Sync
-RUN_DEPENDS= ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \
- ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \
${SITE_PERL}/${PERL_ARCH}/File/Sync.pm:${PORTSDIR}/devel/p5-File-Sync \
${SITE_PERL}/MIME/Head.pm:${PORTSDIR}/mail/p5-MIME-Tools
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES