diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-02-26 03:40:53 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-02-26 03:40:53 +0000 |
commit | 3e559465d096dee15d599a00d3840361d946c8b7 (patch) | |
tree | 9251d534e79ead637c859a8b169c116acf692b40 /cad/pcb/PLIST | |
parent | 019a559042c880bed9f175b31b26e5aadc93cd99 (diff) | |
download | pkgsrc-3e559465d096dee15d599a00d3840361d946c8b7.tar.gz |
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable. Bump PKGREVISION accordingly.
Diffstat (limited to 'cad/pcb/PLIST')
-rw-r--r-- | cad/pcb/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
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 |