libtool/buildlink3.mk (now libltdl/buildlink3.mk) should only be used
if libltdl is needed; otherwise use USE_LIBTOOL.
This commit is contained in:
parent
0053da96f2
commit
4116e265f7
1 changed files with 2 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue