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 | Add textproc/p5-Template-Plugin-Lingua-EN-Inflect 0.02, a Perl modules (diff) |
One more temporary workaround for -CURRENT.
Notes
Notes:
svn path=/head/; revision=189305
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 |