From 6580f61662a659575c034d2bf6fddc6eb4973f99 Mon Sep 17 00:00:00 2001 From: snj Date: Sat, 10 Apr 2004 23:46:56 +0000 Subject: Convert to buildlink3 and correct a spelling error in DESCR. --- graphics/g2/DESCR | 2 +- graphics/g2/Makefile | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics') diff --git a/graphics/g2/DESCR b/graphics/g2/DESCR index 3640a6247fa..db340554012 100644 --- a/graphics/g2/DESCR +++ b/graphics/g2/DESCR @@ -4,7 +4,7 @@ written in Ansi-C. This library provides a comprehensive set of functions for simultaneous generation of graphical output on different types of devices. Presently, following devices are currently supported by g2: -X11, GIF, PostScript (xfig and Win32 are in developement). +X11, GIF, PostScript (xfig and Win32 are in development). One major feature of the g2_library is the concept of virtual devices. An arbitrary number of physical devices (such as GIF, or X11) diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile index 218660ada29..87dd16410b3 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/07/17 21:40:39 grant Exp $ +# $NetBSD: Makefile,v 1.14 2004/04/10 23:46:56 snj Exp $ DISTNAME= g2-0.49a PKGREVISION= 1 @@ -13,7 +13,7 @@ GNU_CONFIGURE= yes USE_X11= yes USE_LIBTOOL= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/G2/.packlist PERL5_CONFIGURE= no PERL5_CONFIGURE_DIRS= ${WRKSRC}/g2_perl @@ -29,6 +29,6 @@ post-install: cd ${WRKSRC}/demo && ${INSTALL_DATA} *.c *.f *.inc \ ${PREFIX}/share/examples/g2 -.include "../../graphics/gd/buildlink2.mk" +.include "../../graphics/gd/buildlink3.mk" .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3