diff options
-rw-r--r-- | mail/pine4-ssl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/pine4-ssl/Makefile b/mail/pine4-ssl/Makefile index 9e9a254..c7abbd0 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 |