Bump the value of LIBTOOL_REQD to match the one in the package.
This commit is contained in:
parent
4c970f9765
commit
bdd681ea46
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: bsd.pkg.mk,v 1.732 2001/05/09 02:13:01 dmcmahill Exp $
|
||||
# $NetBSD: bsd.pkg.mk,v 1.733 2001/05/09 10:25:38 agc Exp $
|
||||
#
|
||||
# This file is in the public domain.
|
||||
#
|
||||
|
@ -221,7 +221,7 @@ CONFIGURE_ENV+= LIBS="${LIBS} -L${LOCALBASE}/lib -lintl"
|
|||
.endif
|
||||
.endif
|
||||
|
||||
LIBTOOL_REQD= 1.4.20010219nb5
|
||||
LIBTOOL_REQD= 1.4.20010219nb6
|
||||
.if defined(USE_LIBTOOL)
|
||||
LIBTOOL= ${LOCALBASE}/bin/libtool
|
||||
BUILD_DEPENDS+= libtool>=${LIBTOOL_REQD}:../../devel/libtool
|
||||
|
|
Loading…
Reference in a new issue