diff options
Diffstat (limited to 'chinese/mutt/Makefile')
-rw-r--r-- | chinese/mutt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index f2881a738d93..4baee7a319d4 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -16,7 +16,7 @@ COMMENT= The Mongrel of Mail User Agents with Chinese support CONFLICTS= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-[0-9]* mutt-lite-[0-9]* -LIB_DEPENDS+= libhz.so:${PORTSDIR}/chinese/autoconvert +LIB_DEPENDS+= libhz.so:chinese/autoconvert LDFLAGS_ADD+= -lhz |