aboutsummaryrefslogtreecommitdiff
path: root/chinese/mutt
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2003-05-04 09:53:39 +0000
committerClive Lin <clive@FreeBSD.org>2003-05-04 09:53:39 +0000
commit4ad7c5b9d28b07303e56da97647cc2746f93010b (patch)
tree1a32e98d54a01c849678b9b76796e0dcbb3b1a10 /chinese/mutt
parent45a0b217600a07806a33690901d0e564ede5cfce (diff)
downloadports-4ad7c5b9d28b07303e56da97647cc2746f93010b.tar.gz
ports-4ad7c5b9d28b07303e56da97647cc2746f93010b.zip
o Add a plus sign in the PATCH_SITES of master port. (mail/mutt-devel)
Otherwise the PATCH_SITES in the slave port would be overwrited. o WITHOUT_MUTT_HTML, WITHOUT_MUTT_COMPRESSED_FOLDERS are enabled in the slave port now. The former shortens the depends list, for the taste of people on the #bsdchat. The reason for later knob is that I currently have not much time to deal with it. o Change the MAINTAINER to me, requested by previous maintainer.
Notes
Notes: svn path=/head/; revision=80104
Diffstat (limited to 'chinese/mutt')
-rw-r--r--chinese/mutt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile
index a1c0b6808644..e33bbbc1ca11 100644
--- a/chinese/mutt/Makefile
+++ b/chinese/mutt/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= chinese
MASTERDIR= ${.CURDIR}/../../mail/mutt-devel
REVISEDATE= 20020901
-MAINTAINER= ycheng@sinica.edu.tw
+MAINTAINER= clive@FreeBSD.org
COMMENT= The Mongrel of Mail User Agents with Chinese support
PATCH_SITES= http://bsdchat.com/~clive/dist/mutt15/ \
@@ -24,6 +24,8 @@ MUTT_CONFIGURE_ARGS+= --without-wc-funcs
WITH_MUTT_NCURSES= yes
.if !defined(PACKAGE_BUILDING)
WITHOUT_MUTT_SGMLFORMAT= yes
+WITHOUT_MUTT_HTML= yes
+WITHOUT_MUTT_COMPRESSED_FOLDERS=yes
.endif
MD5_FILE= ${.CURDIR}/distinfo