diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-08-31 21:46:14 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-08-31 21:46:14 +0000 |
commit | 1080ef5db07694a3ef76c0444e2f1bcd269b13fd (patch) | |
tree | 643edf9bb12aba9b55ec65488bda7ec84e472556 /mail/balsa | |
parent | d8aac6b945b5af9dcd5d61b3a9a22a58ca3fa76a (diff) | |
download | ports-1080ef5db07694a3ef76c0444e2f1bcd269b13fd.tar.gz ports-1080ef5db07694a3ef76c0444e2f1bcd269b13fd.zip |
Notes
Diffstat (limited to 'mail/balsa')
-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 3929247d29d7..451fd09b1406 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -29,6 +29,7 @@ USE_OPENSSL= yes USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libgnomeprintui \ gtkhtml3 USE_REINPLACE= yes +USE_GCC= 3.4+ USE_LIBTOOL_VER=15 USE_LIBLTDL= yes USE_ICONV= yes |