From a6b600d08ce98dd9f1811a6eea848e80bb96de47 Mon Sep 17 00:00:00 2001 From: Simon Barner Date: Sat, 10 Dec 2005 19:58:31 +0000 Subject: - Add RUN_DEPENDS on security/ca-roots, so the certificate check really succeeds (if the servers certificate is signed by one of those authorites) - Bump PORTREVISON, since a failing certiciate check spams the port users' maillog. --- mail/fetchmail/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mail/fetchmail') diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 4e77572f20b1..2b06079e06b8 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -11,7 +11,7 @@ PORTNAME= fetchmail PORTVERSION= 6.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= http://download.berlios.de/%SUBDIR%/ \ http://home.pages.de/~mandree/%SUBDIR%/ \ @@ -21,6 +21,8 @@ MASTER_SITE_SUBDIR= fetchmail MAINTAINER= barner@FreeBSD.org COMMENT= Batch mail retrieval utility for IMAP/POP2/POP3/ETRN/ODMR +RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root.crt:${PORTSDIR}/security/ca-roots + USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes -- cgit v1.2.3