summaryrefslogtreecommitdiff
path: root/mail/balsa
diff options
context:
space:
mode:
authortv <tv>2004-10-15 12:03:52 +0000
committertv <tv>2004-10-15 12:03:52 +0000
commit64c30a65d4024476d383d8047f9b56cc492a2591 (patch)
treef318aff1f84bd3fc21744a6abcd76a544bc6d480 /mail/balsa
parent2e1c20911fb8c8e88bb5cebd19bfc7e892b9417d (diff)
downloadpkgsrc-64c30a65d4024476d383d8047f9b56cc492a2591.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"