diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2012-09-29 06:35:42 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2012-09-29 06:35:42 +0000 |
commit | 2ae74d5b761caf1f5b8ca7b4cebb0cfbe5ff9b4b (patch) | |
tree | c7e1bbe504817f29c5d0b07bd67d7443cf7037f6 /chinese | |
parent | ca9f3301315f9bd283c6e4727dbec32e9de2d607 (diff) | |
download | ports-2ae74d5b761caf1f5b8ca7b4cebb0cfbe5ff9b4b.tar.gz ports-2ae74d5b761caf1f5b8ca7b4cebb0cfbe5ff9b4b.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/mutt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index ff38808368af..43084cdd95a1 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -6,7 +6,7 @@ # $FreeBSD$ # -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= chinese MASTERDIR= ${.CURDIR}/../../mail/mutt @@ -23,7 +23,6 @@ CONFLICTS= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-[0-9]* mutt-lite-[0-9]* LIB_DEPENDS+= hz.0:${PORTSDIR}/chinese/autoconvert -CFLAGS_ADD+= -D_DONT_USE_CTYPE_INLINE_ LDFLAGS_ADD+= -lhz WITH_MUTT_LOCALES_FIX= yes |