diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-09-20 15:54:22 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-09-20 15:54:22 +0000 |
commit | 7d8cb38f49ca29f6fac79256b961e4bf41b6e18b (patch) | |
tree | e286d4f1c7edb31350dc3d20b73e3c1b4716a414 /mail/mailman | |
parent | 8678a40d8e4e703e68bada8153dd5b726057c9e5 (diff) | |
download | ports-7d8cb38f49ca29f6fac79256b961e4bf41b6e18b.tar.gz ports-7d8cb38f49ca29f6fac79256b961e4bf41b6e18b.zip |
Notes
Diffstat (limited to 'mail/mailman')
-rw-r--r-- | mail/mailman/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile index a8dfacd9ca43..c177995737fe 100644 --- a/mail/mailman/Makefile +++ b/mail/mailman/Makefile @@ -95,6 +95,7 @@ RUN_DEPENDS+= ${PYTHONPREFIX_SITELIBDIR}/cjkcodecs.pth:${PORTSDIR}/converters/py .endif .if defined(WITH_HTDIG) +BROKEN= patch to mailman 2.1.9 was not released yet, please remove htdig option and try again. PATCH_SITES+= http://www.openinfo.co.uk/mm/patches/444879/:patch1 \ http://www.openinfo.co.uk/mm/patches/444884/:patch2 PATCHFILES+= indexing-2.1.6-0.1.patch.gz:patch1 \ |