aboutsummaryrefslogtreecommitdiff
path: root/mail/mailman
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-11-01 21:59:38 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-11-01 21:59:38 +0000
commit02622773e6473a21d9d7714f5735f66be7049572 (patch)
treeb31d7ec4688d37aa34a38f4d236c46c4823da5a6 /mail/mailman
parent3469df6705e52cb84b29c706b943b2a55021ffb1 (diff)
downloadports-02622773e6473a21d9d7714f5735f66be7049572.tar.gz
ports-02622773e6473a21d9d7714f5735f66be7049572.zip
Notes
Diffstat (limited to 'mail/mailman')
-rw-r--r--mail/mailman/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile
index 6cc526caffbf..e9a9a40da89e 100644
--- a/mail/mailman/Makefile
+++ b/mail/mailman/Makefile
@@ -23,7 +23,6 @@ OPTIONS= SENDMAIL "for use with sendmail" off \
EXIM4 "for use with exim4" off \
POSTFIX "for use with postfix" off \
COURIER "for use with courier" off \
- CHINESE "support for Chinese mailing lists" off \
HTDIG "htdig integration patches" off \
NAMAZU2 "make private archives searchable with namazu2" off
@@ -112,10 +111,6 @@ IGNORE= can only have one MTA selected to integrate with
MAIL_GID?= courier
.endif
-.if defined(WITH_CHINESE)
-RUN_DEPENDS+= ${PYTHONPREFIX_SITELIBDIR}/cjkcodecs.pth:${PORTSDIR}/converters/py-cjkcodecs
-.endif
-
.if defined(WITH_HTDIG)
BROKEN= the HTDIG option is currently broken
PATCH_SITES+= http://www.openinfo.co.uk/mm/patches/444879/:patch1 \