From a40391afdaa8ce3b43d1fa4a3ab5391238d18cba Mon Sep 17 00:00:00 2001 From: steve Date: Wed, 16 Sep 1998 02:25:06 +0000 Subject: Take the manpages out of pkg/PLIST and put them in MAN1. --- cad/xcircuit/Makefile | 4 +++- cad/xcircuit/pkg-plist | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'cad') diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 86e703e25e84..81fe5b8d93db 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -3,7 +3,7 @@ # Date created: 3 Apr 1998 # Whom: giffunip@asme.org # -# $Id: Makefile,v 1.1.1.1 1998/05/18 04:20:21 mph Exp $ +# $Id: Makefile,v 1.2 1998/05/25 21:03:03 fenner Exp $ # DISTNAME= xcircuit-1.7 @@ -19,6 +19,8 @@ XMKMF= xmkmf ALL_TARGET= INSTALL_TARGET= install install.man +MAN1= xcircuit.1 + post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/examples/xcircuit diff --git a/cad/xcircuit/pkg-plist b/cad/xcircuit/pkg-plist index 1cc5b33635a0..a00b0360caa3 100644 --- a/cad/xcircuit/pkg-plist +++ b/cad/xcircuit/pkg-plist @@ -7,7 +7,6 @@ lib/xcircuit/digital.lps lib/xcircuit/lgf.lps lib/xcircuit/signal.lps lib/xcircuit/musiclib.lps -man/man1/xcircuit.1.gz share/examples/xcircuit/USAflag.ps share/examples/xcircuit/border.ps share/examples/xcircuit/prelude.ps -- cgit