From d8f9938d2cd04e451e40f79ec6b0d8e9fc1308bc Mon Sep 17 00:00:00 2001 From: jschauma Date: Sun, 2 Mar 2003 19:47:23 +0000 Subject: Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more portable. Bump PKGREVISION accordingly. --- graphics/plotmtv/Makefile | 5 +++-- graphics/plotmtv/PLIST | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'graphics/plotmtv') diff --git a/graphics/plotmtv/Makefile b/graphics/plotmtv/Makefile index a1d0e3c3b15..f7e20aa5e44 100644 --- a/graphics/plotmtv/Makefile +++ b/graphics/plotmtv/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2001/05/03 20:18:55 jtb Exp $ +# $NetBSD: Makefile,v 1.7 2003/03/02 19:47:24 jschauma Exp $ DISTNAME= Plotmtv1.4.1 PKGNAME= plotmtv-1.4.1 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} EXTRACT_SUFX= .tar.Z @@ -9,7 +10,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= packages@netbsd.org COMMENT= Multipurpose X11 plotting program -WRKSRC= ${WRKDIR}/Plotmtv1.4.1 +WRKSRC= ${WRKDIR}/${DISTNAME} USE_IMAKE= yes USE_X11BASE= yes diff --git a/graphics/plotmtv/PLIST b/graphics/plotmtv/PLIST index a0f0699639a..636df863e8e 100644 --- a/graphics/plotmtv/PLIST +++ b/graphics/plotmtv/PLIST @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:53:06 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/03/02 19:47:24 jschauma Exp $ bin/ctr2mtv bin/drawplot2mtv bin/mtv2mtv bin/pdraw2mtv bin/plotmtv -man/cat1/plotmtv.0 +${IMAKE_MAN_DIR}/plotmtv.${IMAKE_MANNEWSUFFIX} share/examples/plotmtv/run.csh share/examples/plotmtv/run.sh share/examples/plotmtv/test_abs.mtv -- cgit v1.2.3