From bb9e708b1e521c2d502f31679cba85347d9896f0 Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 15 Jan 2002 18:40:06 +0000 Subject: use buildlink.mk files for Python and py-Numeric --- graphics/scigraphica/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics') diff --git a/graphics/scigraphica/Makefile b/graphics/scigraphica/Makefile index a86f49c9565..141d52b43cd 100644 --- a/graphics/scigraphica/Makefile +++ b/graphics/scigraphica/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/09/27 23:18:13 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2002/01/15 18:40:06 drochner Exp $ # DISTNAME= sg-0.7.0 @@ -14,7 +14,6 @@ DEPENDS+= gtk+-[0-9]*:../../x11/gtk DEPENDS+= gtk+extra>=0.99.14:../../x11/gtk+extra DEPENDS+= imlib-[0-9]*:../../graphics/imlib DEPENDS+= libxml-[0-9]*:../../textproc/libxml -DEPENDS+= py-Numeric-[0-9]*:../../math/py-Numeric DEPENDS+= readline>=4.0:../../devel/readline USE_X11= yes @@ -23,7 +22,8 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS+= --without-gnome USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -USE_PYTHON= yes PY_PATCHPLIST= yes +.include "../../lang/python/application.buildlink.mk" +.include "../../math/py-Numeric/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3