From eb5842999ba91f45a88569b16eb7877567ba8a67 Mon Sep 17 00:00:00 2001 From: Nick Sayer Date: Thu, 16 Nov 2000 17:43:46 +0000 Subject: This port won't make an SSL capable pine anymore now that the c-client library is a separate thing. A PR has been opened suggesting that the SSL hack be added to the cclient port. That is the best avenue for now. --- mail/pine4-ssl/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail') diff --git a/mail/pine4-ssl/Makefile b/mail/pine4-ssl/Makefile index 9e9a25424bb9..c7abbd022b3b 100644 --- a/mail/pine4-ssl/Makefile +++ b/mail/pine4-ssl/Makefile @@ -24,6 +24,8 @@ PATCHFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= nsayer@freebsd.org +BROKEN= "The c-client library is no longer built in the pine port, and that's where the SSL hacking needs to happen" + EXTRACT_ONLY= pine4.21${EXTRACT_SUFX} WRKSRC= ${WRKDIR}/pine4.21 -- cgit v1.2.3