summaryrefslogtreecommitdiff
path: root/mail/balsa
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-15 12:03:52 +0000
committertv <tv@pkgsrc.org>2004-10-15 12:03:52 +0000
commitb1f31772d4955de37dd05e9bcbd91a4c011d5b57 (patch)
treef318aff1f84bd3fc21744a6abcd76a544bc6d480 /mail/balsa
parent4116e265f7b7f8e25a3bd7ea0512403499d29c66 (diff)
downloadpkgsrc-b1f31772d4955de37dd05e9bcbd91a4c011d5b57.tar.gz
Update linkage to libltdl, now in its own package.
Diffstat (limited to 'mail/balsa')
-rw-r--r--mail/balsa/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 423bd4862c7..55dbaa889d8 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2004/10/15 11:59:38 tv Exp $
+# $NetBSD: Makefile,v 1.50 2004/10/15 12:03:53 tv Exp $
#
DISTNAME= balsa-1.4.3
@@ -28,6 +28,7 @@ CONFIGURE_ARGS+= --enable-pcre
CONFIGURE_ARGS+= --with-ssl=${BUILDLINK_PREFIX.openssl}
.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/libltdl/buildlink3.mk"
.include "../../devel/libproplist/buildlink3.mk"
.include "../../devel/pcre/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"