diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-15 22:23:04 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-15 22:23:04 +0000 |
commit | 6486c7771f0c9ad5d67817c020d6339addf93528 (patch) | |
tree | 9e6c68f8366677f2235c38fd2d7833987e19a7f9 /mail | |
parent | 6eb20e951d9f1781717e5c22bf55e331d0b23a6d (diff) | |
download | ports-6486c7771f0c9ad5d67817c020d6339addf93528.tar.gz ports-6486c7771f0c9ad5d67817c020d6339addf93528.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/balsa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index b3cb1079e246..747b489efdf3 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -30,6 +30,7 @@ USE_PERL5= yes USE_OPENSSL= yes USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libgnomeprintui \ gtkhtml3 +USE_GETTEXT= yes USE_AUTOTOOLS= libltdl:15 USE_GCC= 3.4+ GNU_CONFIGURE= yes |