aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-06-05 00:36:24 +0800
committeradamw <adamw@FreeBSD.org>2003-06-05 00:36:24 +0800
commit3e526361627c71b157ff5b5371e64c86a163b7d9 (patch)
tree42007187e30a20def0d30260d06f4557c4799885 /mail
parent92e23540e4577a7adc1d9e00acd5f38a71f3d91d (diff)
downloadfreebsd-ports-gnome-3e526361627c71b157ff5b5371e64c86a163b7d9.tar.gz
freebsd-ports-gnome-3e526361627c71b157ff5b5371e64c86a163b7d9.tar.zst
freebsd-ports-gnome-3e526361627c71b157ff5b5371e64c86a163b7d9.zip
Fix build by adding libtool dependency.
Submitted by: kris
Diffstat (limited to 'mail')
-rw-r--r--mail/balsa2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile
index c2c23a4dd485..4d2db5c4b6ab 100644
--- a/mail/balsa2/Makefile
+++ b/mail/balsa2/Makefile
@@ -31,6 +31,7 @@ USE_REINPLACE= yes
USE_OPENSSL= yes
USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui libgtkhtml
GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ARGS= --enable-threads \
--enable-gtkhtml \
--enable-ldap \