summaryrefslogtreecommitdiffstats
path: root/print/dvi2xx
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1996-11-17 08:45:20 +0000
committerobrien <obrien@FreeBSD.org>1996-11-17 08:45:20 +0000
commit109f11d37b159f1fdf6f84e03cf24457cda978e7 (patch)
tree9cb66c5534dca58d5073e5440262ddcaf2b2880f /print/dvi2xx
parentb5969d108c4ee5f6a75132b5d226a3541e079ab5 (diff)
downloadFreeBSD-ports-109f11d37b159f1fdf6f84e03cf24457cda978e7.zip
FreeBSD-ports-109f11d37b159f1fdf6f84e03cf24457cda978e7.tar.gz
CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
Diffstat (limited to 'print/dvi2xx')
-rw-r--r--print/dvi2xx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/dvi2xx/Makefile b/print/dvi2xx/Makefile
index 94572b9..3d970f1 100644
--- a/print/dvi2xx/Makefile
+++ b/print/dvi2xx/Makefile
@@ -3,13 +3,13 @@
# Date created: 14 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.9 1995/11/22 13:17:59 asami Exp $
+# $Id: Makefile,v 1.10 1996/07/04 21:59:26 gpalmer Exp $
#
DISTNAME= dvi2xx
PKGNAME= dvi2xx-0.51a9
DISTFILES= dvi2xx.tar.gz
-CATEGORIES+= print
+CATEGORIES= print
MAINTAINER= jmz@FreeBSD.ORG
@@ -38,7 +38,7 @@ do-fetch:
pre-install:
- @mkdir -p ${PREFIX}/lib/dvi2xx
+ @${MKDIR} ${PREFIX}/lib/dvi2xx
@(cd ${WRKSRC}; install -m 755 -c MakeTeXPK ${PREFIX}/bin)
@(cd ${WRKSRC}; install -c -m 644 2up.sty graybox.sty lj3-filter \
printcap.sample sample2.tex testpage.tex ${PREFIX}/lib/dvi2xx/)
OpenPOWER on IntegriCloud