diff options
Diffstat (limited to 'mail/mutt14/Makefile')
-rw-r--r-- | mail/mutt14/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index 9ecbb06..23b08c8 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -38,11 +38,11 @@ WITH_SLANG= yes BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell \ urlview:${PORTSDIR}/textproc/urlview +.endif .if ${MACHINE_ARCH} != "alpha" # coredump in sgmls WITH_DOCS= yes .endif -.endif LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext .if defined(WITH_SLANG) |