buildlink2 -> buildlink3 in comment.

This commit is contained in:
wiz 2004-07-06 22:57:48 +00:00
parent 613ae35ce3
commit aff90872e9

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.29 2004/05/09 04:56:45 minskim Exp $
# $NetBSD: Makefile,v 1.30 2004/07/06 22:57:48 wiz Exp $
DISTNAME= Sablot-1.0.1
PKGNAME= ${DISTNAME:S/Sablot/sablotron/}
@ -18,7 +18,7 @@ USE_LANGUAGES= c c++
USE_LIBTOOL= YES
# sablotron needs iconv but assumes it is in libc, so add what
# buildlink2 finds.
# buildlink3 finds.
LIBS+= ${_BUILDLINK_LDADD.iconv}
.include "../../mk/compiler.mk"