From 0e88f68123b0cbf591a55ff3f2dc17788134b1e6 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 13 Sep 2002 06:53:31 +0000 Subject: Use ghostscript.mk. --- graphics/iGMT/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/iGMT') diff --git a/graphics/iGMT/Makefile b/graphics/iGMT/Makefile index ca9c16d6866..f401930ce4f 100644 --- a/graphics/iGMT/Makefile +++ b/graphics/iGMT/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2002/03/13 17:37:10 fredb Exp $ +# $NetBSD: Makefile,v 1.14 2002/09/13 06:53:33 jlam Exp $ DISTNAME= igmt_v1.2 PKGNAME= iGMT-1.2 @@ -13,12 +13,12 @@ COMMENT= Interactive Mapping of Geoscientific Datasets DEPENDS+= GMT>=3.3.6:../../graphics/GMT DEPENDS+= tcl>=8.0:../../lang/tcl DEPENDS+= tk>=8.0:../../x11/tk -DEPENDS+= ghostscript-[0-9]*:../../print/ghostscript DEPENDS+= gv-[0-9]*:../../print/gv DEPENDS+= ImageMagick>=5.3.9nb1:../../graphics/ImageMagick WRKSRC= ${WRKDIR}/igmt_1.2 NO_BUILD= yes +USE_X11= yes GMT_PREFIX_DEFAULT= ${LOCALBASE} EVAL_PREFIX+= GMT_PREFIX=GMT @@ -51,4 +51,5 @@ do-install: cd ${WRKSRC} && ${INSTALL_DATA} example*.ps.gz \ ${WRKSRC}/example*.dat ${PREFIX}/share/examples/igmt/ +.include "../../mk/ghostscript.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3