Depend on boehm-gc-7.2. From tsugutomo.enami in PR 47519.
This commit is contained in:
parent
743134b5f9
commit
b48e3ea3f8
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.59 2012/10/28 06:31:08 asau Exp $
|
||||
# $NetBSD: Makefile.common,v 1.60 2013/02/01 08:02:38 wiz Exp $
|
||||
#
|
||||
# used by www/w3m/Makefile
|
||||
# used by www/w3m-img/Makefile
|
||||
|
@ -79,6 +79,7 @@ post-install:
|
|||
set -e; cd ${WRKSRC}; pax -w -s ',.*\.1$$,,' doc doc-jp | \
|
||||
( cd ${DESTDIR}${PREFIX}/${DOCDIR}; pax -r )
|
||||
|
||||
BUILDLINK_API_DEPENDS.boehm-gc+= boehm-gc>=7.2
|
||||
.include "../../devel/boehm-gc/buildlink3.mk"
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue