Merge from vendor branch TNF:
[pkgsrcv2.git] / devel / libtool / Makefile
1 # $NetBSD: Makefile,v 1.44 2005/07/19 10:20:07 grant Exp $
2
3 META_PACKAGE=   # empty
4
5 .include "Makefile.common"
6
7 SVR4_PKGNAME=   ltool
8
9 DEPENDS+=       ${DISTNAME:S/-/-base-/}{,nb[0-9]*}:../../devel/libtool-base
10 DEPENDS+=       ${DISTNAME:S/-/-info-/}{,nb[0-9]*}:../../devel/libtool-info
11
12 # There is no libltdl dependency here; this is deliberate, so that libltdl
13 # can be updated independently of the rest of libtool.
14
15 COMMENT=        Generic shared library support script
16
17 .include "../../mk/bsd.pkg.mk"