summaryrefslogtreecommitdiff
path: root/mail/balsa
diff options
context:
space:
mode:
authortv <tv>2004-10-15 11:59:38 +0000
committertv <tv>2004-10-15 11:59:38 +0000
commit2e1c20911fb8c8e88bb5cebd19bfc7e892b9417d (patch)
tree3d058225f1bc98bd5d5633633923fb91bedfc3d1 /mail/balsa
parent1d560932fcf6b1faa1533516fa79626dfa47c231 (diff)
downloadpkgsrc-2e1c20911fb8c8e88bb5cebd19bfc7e892b9417d.tar.gz
libtool/buildlink3.mk (now libltdl/buildlink3.mk) should only be used
if libltdl is needed; otherwise use USE_LIBTOOL.
Diffstat (limited to 'mail/balsa')
-rw-r--r--mail/balsa/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 7f0d7b5f248..423bd4862c7 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2004/10/03 00:12:52 tv Exp $
+# $NetBSD: Makefile,v 1.49 2004/10/15 11:59:38 tv Exp $
#
DISTNAME= balsa-1.4.3
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= mail gnome
MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \
ftp://ftp.newton.cx/pub/balsa/
@@ -28,7 +28,6 @@ CONFIGURE_ARGS+= --enable-pcre
CONFIGURE_ARGS+= --with-ssl=${BUILDLINK_PREFIX.openssl}
.include "../../converters/libiconv/buildlink3.mk"
-.include "../../devel/libtool/buildlink3.mk"
.include "../../devel/libproplist/buildlink3.mk"
.include "../../devel/pcre/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"