diff options
author | Clive Lin <clive@FreeBSD.org> | 2004-12-20 16:23:12 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2004-12-20 16:23:12 +0000 |
commit | 497a4186c1e4a13e62c64bd48211d48994b7dfbd (patch) | |
tree | d24c0cabc348d9112343f8d79f7454699ea639b2 /chinese/mutt | |
parent | Update to 0.52 (diff) |
Correct a PLIST problem of zh-mutt.
Reported by: pointyhat via kris
Submitted by: MAINTAINER of mutt-devel
Notes
Notes:
svn path=/head/; revision=124602
Diffstat (limited to 'chinese/mutt')
-rw-r--r-- | chinese/mutt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index cca3fa4931fd..08e91f73c4cb 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -35,6 +35,7 @@ WITHOUT_MUTT_SGMLFORMAT= yes WITHOUT_MUTT_HTML= yes WITHOUT_MUTT_COMPRESSED_FOLDERS=yes .endif +MUTT_SLAVE_HTML_PAGES= 1 MD5_FILE= ${.CURDIR}/distinfo PKGMESSAGE= ${.CURDIR}/pkg-message |