diff options
author | Clive Lin <clive@FreeBSD.org> | 2003-06-28 19:13:11 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2003-06-28 19:13:11 +0000 |
commit | ed3168247912ec7bb86c28c689b5b3fa6789e991 (patch) | |
tree | e65cd0184fb130dc9244760412422e0a39b94370 /chinese | |
parent | 845bce61cc3db2b50810766f9871e7714aef30ac (diff) | |
download | ports-ed3168247912ec7bb86c28c689b5b3fa6789e991.tar.gz ports-ed3168247912ec7bb86c28c689b5b3fa6789e991.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/mutt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index 848cecb1ed71..0f552cdbc04f 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -17,7 +17,6 @@ COMMENT= The Mongrel of Mail User Agents with Chinese support PATCH_SITES= http://bsdchat.com/~clive/dist/mutt15/ \ ftp://freebsd.sinica.edu.tw/pub/clive/mutt15/ PATCHFILES= ${PKGNAMEPREFIX}mutt-${PORTVERSION}-${REVISEDATE}.diff.gz -PATCH_DIST_ARGS= -d ${WRKDIR} --quiet WITH_MUTT_LOCALES_FIX= yes MUTT_CONFIGURE_ARGS+= --without-wc-funcs |