diff options
author | Max Khon <fjoe@FreeBSD.org> | 2007-04-05 18:35:21 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2007-04-05 18:35:21 +0000 |
commit | 3d7c99a1644753ae7bc2f668e79c0bafe846e472 (patch) | |
tree | c465d0f0bf61ec7cd30c1cfc1c6a8a627eb33f9e /mail/mutt | |
parent | 24f710368c09279b8026b43cf415511e87256087 (diff) | |
download | ports-3d7c99a1644753ae7bc2f668e79c0bafe846e472.tar.gz ports-3d7c99a1644753ae7bc2f668e79c0bafe846e472.zip |
Notes
Diffstat (limited to 'mail/mutt')
-rw-r--r-- | mail/mutt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 38b9a9dd166e..55b253df5adf 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 |