diff options
Diffstat (limited to 'mail/balsa/Makefile')
-rw-r--r-- | mail/balsa/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 0e62ae3218bb..4e838d2467d4 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -32,8 +32,7 @@ USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libgnomeprintui \ gtkhtml3 USE_REINPLACE= yes USE_GCC= 3.4+ -USE_LIBTOOL_VER=15 -USE_LIBLTDL= yes +USE_AUTOTOOLS= libltdl:15 libtool:15 USE_ICONV= yes CONFIGURE_ARGS= --enable-threads \ --enable-gtkhtml \ |