aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Tools
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-03-30 21:12:19 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-03-30 21:12:19 +0000
commite5b4926ee5423513021dd83e6305cf9fde8b682a (patch)
treeac25b9d8acd4f0a95e6ff9967cc4a1485b8b542e /mail/p5-Mail-Tools
parent2266068a7907db6b0a7f7d408d9933f5123a7478 (diff)
downloadports-e5b4926ee5423513021dd83e6305cf9fde8b682a.tar.gz
ports-e5b4926ee5423513021dd83e6305cf9fde8b682a.zip
Notes
Diffstat (limited to 'mail/p5-Mail-Tools')
-rw-r--r--mail/p5-Mail-Tools/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/p5-Mail-Tools/Makefile b/mail/p5-Mail-Tools/Makefile
index 25c0a23ecff6..2484f3780db5 100644
--- a/mail/p5-Mail-Tools/Makefile
+++ b/mail/p5-Mail-Tools/Makefile
@@ -14,10 +14,10 @@ MASTER_SITE_SUBDIR= Mail
MAINTAINER= jfitz@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/Domain.pm:${PORTSDIR}/net/p5-Net
-RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/Domain.pm:${PORTSDIR}/net/p5-Net
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/Domain.pm:${PORTSDIR}/net/p5-Net
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/Domain.pm:${PORTSDIR}/net/p5-Net
USE_PERL5= YES