diff options
-rw-r--r-- | mail/mutt/Makefile | 1 | ||||
-rw-r--r-- | mail/mutt14/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 38b9a9dd166..55b253df5ad 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -37,6 +37,7 @@ WITH_SLANG= yes BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell \ urlview:${PORTSDIR}/textproc/urlview +USE_GMAKE= yes .endif .if defined (MUTT_LITE) PKGNAMESUFFIX= -lite diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index 38b9a9dd166..55b253df5ad 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -37,6 +37,7 @@ WITH_SLANG= yes BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell \ urlview:${PORTSDIR}/textproc/urlview +USE_GMAKE= yes .endif .if defined (MUTT_LITE) PKGNAMESUFFIX= -lite |