summaryrefslogtreecommitdiffstats
path: root/mail/p5-Mail-Folder
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-03-30 21:12:19 +0000
committermharo <mharo@FreeBSD.org>2000-03-30 21:12:19 +0000
commitb59f88f1e169bb7f5e58cd7ff2b662865766c4b4 (patch)
tree14ffe4279b8f8b111a05abf7fc47d0fba51b7a30 /mail/p5-Mail-Folder
parent3d235b77a10feb60f94687d00c1e81189b8f3472 (diff)
downloadFreeBSD-ports-b59f88f1e169bb7f5e58cd7ff2b662865766c4b4.zip
FreeBSD-ports-b59f88f1e169bb7f5e58cd7ff2b662865766c4b4.tar.gz
PREFIX->LOCALBASE in *_DEPENDS (Portlint)
Diffstat (limited to 'mail/p5-Mail-Folder')
-rw-r--r--mail/p5-Mail-Folder/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/mail/p5-Mail-Folder/Makefile b/mail/p5-Mail-Folder/Makefile
index 2fdf01f..666951d 100644
--- a/mail/p5-Mail-Folder/Makefile
+++ b/mail/p5-Mail-Folder/Makefile
@@ -14,13 +14,13 @@ MASTER_SITE_SUBDIR= Mail
MAINTAINER= jfitz@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \
- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \
- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/File/Sync.pm:${PORTSDIR}/devel/p5-File-Sync
-RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \
- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \
- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/File/Sync.pm:${PORTSDIR}/devel/p5-File-Sync \
- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/MIME/Head.pm:${PORTSDIR}/mail/p5-MIME-Tools
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/File/Sync.pm:${PORTSDIR}/devel/p5-File-Sync
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/File/Sync.pm:${PORTSDIR}/devel/p5-File-Sync \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Head.pm:${PORTSDIR}/mail/p5-MIME-Tools
USE_PERL5= YES
OpenPOWER on IntegriCloud