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. --- print/dviselect/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'print/dviselect/Makefile') diff --git a/print/dviselect/Makefile b/print/dviselect/Makefile index 37241090b729..f3338608d560 100644 --- a/print/dviselect/Makefile +++ b/print/dviselect/Makefile @@ -3,7 +3,7 @@ # Date created: 12 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.8 1995/11/22 13:18:05 asami Exp $ +# $Id: Makefile,v 1.9 1996/11/17 08:44:33 obrien Exp $ # DISTNAME= dviselect @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.cs.umn.edu/pub/latex/software/ MAINTAINER= jmz@FreeBSD.org +MAN1= dviselect.1 + pre-install: @${MKDIR} ${PREFIX}/man/man1 @${MKDIR} ${PREFIX}/bin -- cgit v1.2.3