diff options
Diffstat (limited to 'mail/balsa')
-rw-r--r-- | mail/balsa/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index ede5751e9beb..d608bf1b0c9b 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -19,13 +19,11 @@ LIB_DEPENDS= aspell:${PORTSDIR}/textproc/aspell \ gnome-keyring:${PORTSDIR}/security/gnome-keyring \ canberra-gtk:${PORTSDIR}/audio/libcanberra -USE_GMAKE= yes USE_BZIP2= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes -USE_PERL5= yes USE_OPENSSL= yes -USES= pathfix gettext iconv +USES= pathfix gettext iconv perl5 pkgconfig gmake USE_GNOME= gnomeprefix intlhack libgnomeui gtkhtml3 \ libgnomeprintui USE_AUTOTOOLS= libltdl |