From c98cfd116dc0f77d80a247eaa00036df1e3335a1 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 18 Nov 1996 14:17:24 +0000 Subject: Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. --- lang/scheme48/Makefile | 3 ++- lang/scheme48/pkg-plist | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/scheme48') diff --git a/lang/scheme48/Makefile b/lang/scheme48/Makefile index 69585532ac44..89af33661a40 100644 --- a/lang/scheme48/Makefile +++ b/lang/scheme48/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Jan 1995 # Whom: jmacd@uclink.berkeley.edu # -# $Id: Makefile,v 1.6 1995/11/22 13:13:09 asami Exp $ +# $Id: Makefile,v 1.7 1996/11/12 02:19:03 obrien Exp $ # DISTNAME= scheme48-0.36 @@ -17,5 +17,6 @@ CONFIGURE_ARGS= --prefix=${PREFIX} ALL_TARGET = enough NO_WRKSUBDIR= yes STRIP= +MAN1= scheme48.1 .include diff --git a/lang/scheme48/pkg-plist b/lang/scheme48/pkg-plist index e498fc9a47ab..638a41f7ee1b 100644 --- a/lang/scheme48/pkg-plist +++ b/lang/scheme48/pkg-plist @@ -1,5 +1,4 @@ -@cwd /usr/local bin/scheme48 include/scheme48.h lib/scheme48 -man/man1/scheme48.1 +man/man1/scheme48.1.gz -- cgit v1.2.3