From e31634c173c4942900d7e5d50cbfe68bc89e31c3 Mon Sep 17 00:00:00 2001 From: jschauma Date: Wed, 26 Feb 2003 03:40:53 +0000 Subject: Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more portable. Bump PKGREVISION accordingly. --- cad/pcb/Makefile | 4 ++-- cad/pcb/PLIST | 4 ++-- cad/tkgate/Makefile | 3 ++- cad/tkgate/PLIST | 6 +++--- cad/xcircuit/Makefile | 4 ++-- cad/xcircuit/PLIST | 4 ++-- 6 files changed, 13 insertions(+), 12 deletions(-) (limited to 'cad') diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index a302fa9c91c..9465b06fd52 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2003/01/28 22:03:05 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2003/02/26 03:40:53 jschauma Exp $ # FreeBSD Id: Makefile,v 1.19 1998/10/31 18:05:31 jseger Exp # DISTNAME= pcb-1.6.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= cad MASTER_SITES= ftp://ftp.linuxppc.org/pub/linuxppc/users/harry/PCB/ \ ftp://ftp.uni-ulm.de/pub/pcb/mirror/ diff --git a/cad/pcb/PLIST b/cad/pcb/PLIST index 7408a4404f8..9d5a00c593d 100644 --- a/cad/pcb/PLIST +++ b/cad/pcb/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2002/09/21 06:49:25 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/02/26 03:40:53 jschauma Exp $ bin/pcb info/pcb.info lib/X11/app-defaults/Pcb @@ -44,7 +44,7 @@ lib/X11/pcb/m4/transistor.list lib/X11/pcb/m4/transistor.m4 lib/X11/pcb/pcblib lib/X11/pcb/pcblib.contents -man/cat1/pcb.0 +${IMAKE_MAN_DIR}/pcb.${IMAKE_MANNEWSUFFIX} share/doc/pcb/index.html share/doc/pcb/pcb.html share/doc/pcb/pcb.ps diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index ede86cbc399..8a1036c06cb 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2003/01/24 09:46:27 agc Exp $ +# $NetBSD: Makefile,v 1.6 2003/02/26 03:40:54 jschauma Exp $ # DISTNAME= tkgate-1.6i +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ftp://gadoid.ices.cmu.edu/pub/tkgate/ EXTRACT_SUFX= .tgz diff --git a/cad/tkgate/PLIST b/cad/tkgate/PLIST index fa9414ce658..486f9e14d48 100644 --- a/cad/tkgate/PLIST +++ b/cad/tkgate/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/10/29 00:33:46 dmcmahill Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/02/26 03:40:54 jschauma Exp $ bin/gmac bin/tkgate -man/man1/gmac.0 -man/man1/tkgate.0 +man/man1/gmac.${IMAKE_MANNEWSUFFIX} +man/man1/tkgate.${IMAKE_MANNEWSUFFIX} share/${PKGNAME}/COPYING share/${PKGNAME}/README share/${PKGNAME}/bitmaps/add.b diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 7e4bd9a0dc0..5237d424588 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2002/09/25 06:36:07 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2003/02/26 03:40:54 jschauma Exp $ DISTNAME= xcircuit-2.2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cad graphics MASTER_SITES= http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/ diff --git a/cad/xcircuit/PLIST b/cad/xcircuit/PLIST index 03bea2d9971..f75b969b590 100644 --- a/cad/xcircuit/PLIST +++ b/cad/xcircuit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:49:52 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/02/26 03:40:54 jschauma Exp $ bin/xcircuit lib/X11/app-defaults/XCircuit lib/xcircuit-2.2/analog.lps @@ -36,7 +36,7 @@ lib/xcircuit-2.2/musiclib.lps lib/xcircuit-2.2/signal.lps lib/xcircuit-2.2/startup.script lib/xcircuit-2.2/xcircps2.pro -man/man1/xcircuit.0 +man/man1/xcircuit.${IMAKE_MANNEWSUFFIX} share/examples/xcircuit/USAflag.ps share/examples/xcircuit/analog1.ps share/examples/xcircuit/analog2.ps -- cgit v1.2.3