aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/p5-Mail-Tools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/p5-Mail-Tools/Makefile b/mail/p5-Mail-Tools/Makefile
index 17b112cbb813..44e87c459289 100644
--- a/mail/p5-Mail-Tools/Makefile
+++ b/mail/p5-Mail-Tools/Makefile
@@ -16,6 +16,7 @@ DISTNAME= MailTools-${PORTVERSION}
MAINTAINER= kuriyama@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
0'>2003-09-271-3/+9 * Add pkg-message about INPUT_MAIL_FILTERache2003-09-073-3/+20 * Install rc.d script with -dist suffix to not overwrite real oneache2003-09-073-3/+5 * Only uncatchable signals can kill the milter accoding to docs, so useache2003-09-071-1/+3 * Test for sockect presence with -e, not -fache2003-09-071-6/+2 * Update to version 1.6.5berwin2003-06-232-3/+3 * upgrade to 1.6.4bijliao2003-05-122-5/+9 * correct syntax of chownleeym2003-02-241-1/+1 * De-pkg-comment.knu2003-02-212-1/+1 * upgrade to 1.6.1bijliao2003-01-036-42/+11 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2 * Respect CC and CFLAGSkris2002-10-231-5/+8 * Fix argument to chown(8).wollman2002-10-221-1/+1