diff options
Diffstat (limited to 'mail/balsa/Makefile')
-rw-r--r-- | mail/balsa/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index a70f305f1e2c..3e3ade18a0ab 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -29,9 +29,10 @@ USE_PERL5= yes USE_OPENSSL= yes USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libgnomeprintui \ gtkhtml3 +USE_AUTOTOOLS= libltdl:15 USE_REINPLACE= yes USE_GCC= 3.4+ -USE_AUTOTOOLS= libltdl:15 libtool:15 +GNU_CONFIGURE= yes USE_ICONV= yes CONFIGURE_ARGS= --enable-threads \ --enable-gtkhtml \ |