summaryrefslogtreecommitdiff
path: root/chinese/mutt
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2012-06-24 05:13:19 +0000
committerRong-En Fan <rafan@FreeBSD.org>2012-06-24 05:13:19 +0000
commit32abdd36ac988f3d02dc3fb59968428f87f582c0 (patch)
tree24efe5f83779455afad4f14bfe4c734ab48c0483 /chinese/mutt
parentFix descriptions that get cutoff and add instructions for new options. (diff)
- Fix build due to mail/mutt-devel changes
Submitted by: cy@
Notes
Notes: svn path=/head/; revision=299837
Diffstat (limited to 'chinese/mutt')
-rw-r--r--chinese/mutt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile
index 251d242a9250..ab26fa40bf0f 100644
--- a/chinese/mutt/Makefile
+++ b/chinese/mutt/Makefile
@@ -23,8 +23,8 @@ CONFLICTS= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-[0-9]* mutt-devel-[0-9]* mut
LIB_DEPENDS+= hz.0:${PORTSDIR}/chinese/autoconvert
-CFLAGS+= -D_DONT_USE_CTYPE_INLINE_
-LDFLAGS+= -lhz
+CFLAGS_ADD+= -D_DONT_USE_CTYPE_INLINE_
+LDFLAGS_ADD+= -lhz
WITH_MUTT_LOCALES_FIX= yes
WITH_MUTT_NCURSES= yes