diff options
Diffstat (limited to 'japanese/mailman')
-rw-r--r-- | japanese/mailman/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/mailman/Makefile b/japanese/mailman/Makefile index f7abfa6ac669..876da9e93d93 100644 --- a/japanese/mailman/Makefile +++ b/japanese/mailman/Makefile @@ -37,7 +37,6 @@ CONFIGURE_ARGS+=--with-python=${PYTHON_CMD} \ --with-groupname=${MM_GROUPNAME} \ --with-mail-gid=${MAIL_GID} --with-cgi-gid=${CGI_GID} \ --with-permcheck=no -MAKE_JOBS_SAFE= yes # The Mailman port supports a number of variables that may be tweaked at # build time. Getting the values of some of them right is crucial! |