From 9628ce0fda3b944fcb2a5f9d0b080b0bde4bea65 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 7 Oct 2002 20:12:00 +0000 Subject: Convert to buildlink2. --- graphics/gdchart/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/gdchart') diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile index 5d744f125ff..580363350ca 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/03/13 17:37:06 fredb Exp $ +# $NetBSD: Makefile,v 1.4 2002/10/07 20:12:00 wiz Exp $ # DISTNAME= gdchart0.10.1dev @@ -14,7 +14,7 @@ COMMENT= Easy to use, fast C API for creating charts and graphs MAKEFILE= makefile -USE_BUILDLINK_ONLY= YES +USE_BUILDLINK2= YES post-patch: for fn in ${WRKSRC}/*.[ch]; do \ @@ -39,5 +39,5 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/gdc_pie_samp.c \ ${PREFIX}/share/examples/gdchart -.include "../../graphics/gd/buildlink.mk" +.include "../../graphics/gd/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3