From 1522bd8b14fb2e046f58ffc527d995512d95da0f Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 9 Oct 2002 14:09:28 +0000 Subject: buildlink1 -> buildlink2. --- fonts/oto/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'fonts') diff --git a/fonts/oto/Makefile b/fonts/oto/Makefile index c4e31c8a044..0994821485b 100644 --- a/fonts/oto/Makefile +++ b/fonts/oto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/09/10 16:06:41 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2002/10/09 14:13:56 wiz Exp $ # DISTNAME= oto-0.4 @@ -11,12 +11,13 @@ HOMEPAGE= http://sourceforge.net/projects/oto/ COMMENT= list and modify OpenType font files GNU_CONFIGURE= yes +USE_BUILDLINK2= yes USE_GMAKE= yes post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/oto ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/oto -.include "../../converters/libiconv/buildlink.mk" -.include "../../devel/libgetopt/buildlink.mk" +.include "../../converters/libiconv/buildlink2.mk" +.include "../../devel/libgetopt/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3