diff options
author | dinoex <dinoex@FreeBSD.org> | 2005-02-16 07:17:28 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2005-02-16 07:17:28 +0000 |
commit | 356f401e29a6a5c93037d59931570db5bde42d97 (patch) | |
tree | 3af200f58b0bd72709b193f353af6916e25b238d /mail | |
parent | adc5b26add3e948c25d13b20b0336aa0d84ddc20 (diff) | |
download | FreeBSD-ports-356f401e29a6a5c93037d59931570db5bde42d97.zip FreeBSD-ports-356f401e29a6a5c93037d59931570db5bde42d97.tar.gz |
- mark BROKEN
Diffstat (limited to 'mail')
-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 0e6c02b..88f8741 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 |