diff options
Diffstat (limited to 'mail/balsa2/Makefile')
-rw-r--r-- | mail/balsa2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index 98d2d9f80620..09671f53e8a7 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -23,7 +23,8 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_PERL5= yes USE_OPENSSL= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui libgtkhtml +USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libgnomeprintui \ + libgtkhtml GNU_CONFIGURE= yes USE_ICONV= yes CONFIGURE_ARGS= --enable-threads \ |