From d4088503cfde3c4adabdb206825f14e50e159116 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 24 Jan 2003 12:44:29 +0000 Subject: Bump PKGREVISION of graphics/py-gdchart to 2 in the aftermath of gdchart installing shared libraries. Also convert to use buildlink2. --- graphics/py-gdchart/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/py-gdchart') diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile index b4340acbeed..6d9c98879b8 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2002/11/10 15:01:19 darcy Exp $ +# $NetBSD: Makefile,v 1.9 2003/01/24 12:44:29 jlam Exp $ # DISTNAME= gdchart-py-0.6 PKGNAME= ${PYPKGPREFIX}-gdchart-0.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics python MASTER_SITES= http://www.nullcube.com/software/pygdchart.html @@ -11,8 +11,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://athani.pair.com/msteed/software/gdchart/ COMMENT= Python interface to GDChart -BUILD_DEPENDS= gdchart-0.10.1*:../../graphics/gdchart - +USE_BUILDLINK2= yes USE_GMAKE= yes MAKE_ENV= GD_INCLUDE=${LOCALBASE}/include \ GDCHART_INCLUDE=${LOCALBASE}/include \ @@ -34,5 +33,6 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/${f} ${EXAMPLE_DIR} .endfor +.include "../../graphics/gdchart/buildlink2.mk" .include "../../lang/python/extension.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3