From 109f11d37b159f1fdf6f84e03cf24457cda978e7 Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 17 Nov 1996 08:45:20 +0000 Subject: CATEGORIES+= -> CATEGORIES= Converted to MAN[1-9] --- print/dvips/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'print/dvips/Makefile') diff --git a/print/dvips/Makefile b/print/dvips/Makefile index 86085bb..905d160 100644 --- a/print/dvips/Makefile +++ b/print/dvips/Makefile @@ -3,12 +3,12 @@ # Date created: 30 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.10 1995/12/06 00:35:31 jmz Exp $ +# $Id: Makefile,v 1.11 1996/09/16 00:56:17 asami Exp $ # DISTNAME= dvips PKGNAME= dvips-5.58 -CATEGORIES+= print +CATEGORIES= print MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/dviware/dvips/ DISTFILES= dvips558.tar.gz @@ -20,7 +20,7 @@ EXTRACT_CMD= (zcat | dd 2>/dev/null | tar xf -) EXTRACT_ARGS= < pre-install: - @mkdir -p ${PREFIX}/lib/texmf + @${MKDIR} ${PREFIX}/lib/texmf pre-clean: @rm -f ${SCRIPTDIR}/post-install -- cgit v1.1