From 4116e265f7b7f8e25a3bd7ea0512403499d29c66 Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 15 Oct 2004 11:59:38 +0000 Subject: libtool/buildlink3.mk (now libltdl/buildlink3.mk) should only be used if libltdl is needed; otherwise use USE_LIBTOOL. --- mail/balsa/Makefile | 5 ++--- 1 file 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" -- cgit v1.2.3