aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2004-04-15 21:45:52 +0800
committermat <mat@FreeBSD.org>2004-04-15 21:45:52 +0800
commit604ae1199b0a506b83f286ef5bc5a5ef102ba3bd (patch)
tree931ac71f23a557377b307faacf84334c30cdcda8 /mail
parentfad614066cc1bb902337cf869bc07942376faaf2 (diff)
downloadfreebsd-ports-gnome-604ae1199b0a506b83f286ef5bc5a5ef102ba3bd.tar.gz
freebsd-ports-gnome-604ae1199b0a506b83f286ef5bc5a5ef102ba3bd.tar.zst
freebsd-ports-gnome-604ae1199b0a506b83f286ef5bc5a5ef102ba3bd.zip
fix depends list
Diffstat (limited to 'mail')
-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