diff options
Diffstat (limited to 'mail/prayer')
-rw-r--r-- | mail/prayer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/prayer/Makefile b/mail/prayer/Makefile index 0e6c02b65cdf..88f8741b7878 100644 --- a/mail/prayer/Makefile +++ b/mail/prayer/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libc-client4.a:${PORTSDIR}/mail/cclient LIB_DEPENDS+= ${BERKLEYDB_LIB}:${PORTSDIR}/${BERKLEYDB_PORT} .endif +BROKEN= Does not fetch + USE_GMAKE= yes USE_OPENSSL= yes USE_REINPLACE= yes |