diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2004-04-19 12:17:38 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2004-04-19 12:17:38 +0000 |
commit | f2b6b072dbddfc3d4ed6cae28cfccfd69785c674 (patch) | |
tree | 816213a4c84a47f989b6ecc37cd33250f7a4a0a1 /mail/p5-Mail-Box1/Makefile | |
parent | BROKEN: Broken dependency (diff) |
Resolve naming conflict with mail/p5-Mail-Box.
Reported by: kris
Diffstat (limited to '')
-rw-r--r-- | mail/p5-Mail-Box1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/p5-Mail-Box1/Makefile b/mail/p5-Mail-Box1/Makefile index 6cd683380791..661367ca1bca 100644 --- a/mail/p5-Mail-Box1/Makefile +++ b/mail/p5-Mail-Box1/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools \ ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate RUN_DEPENDS= ${BUILD_DEPENDS} +NO_LATEST_LINK= yes PERL_CONFIGURE= yes MAN3= Mail::Box.3 \ |