summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-15 03:31:36 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-15 03:31:36 +0000
commita5ccb121a1ee331a4c947f1415da8d337b106c0a (patch)
tree79f1f47aaf36fa0204832bbe45a74dd75920a812 /print
parentMake it work again. (diff)
Make sure ftpget is executable, remove extraneous mkdir's.
Submitted by: jmz
Notes
Notes: svn path=/head/; revision=2419
Diffstat (limited to 'print')
-rw-r--r--print/dvi2xx/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/dvi2xx/Makefile b/print/dvi2xx/Makefile
index 1d1260e0251e..e512b935ffde 100644
--- a/print/dvi2xx/Makefile
+++ b/print/dvi2xx/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.6 1995/04/18 14:02:57 jmz Exp $
+# $Id: Makefile,v 1.7 1995/04/21 00:21:02 jmz Exp $
#
DISTNAME= dvi2xx
@@ -17,13 +17,13 @@ MAINTAINER= jmz@FreeBSD.ORG
CTAN?= ftp.tex.ac.uk
FTPGET= ${FILESDIR}/ftpget
-
dvi2xx.tar.gz:
@${FTPGET} ${CTAN} /tex-archive/dviware dvi2xx.tar.gz ${DISTDIR}/$@
+pre-fetch:
+ @chmod +x ${FTPGET}
+
pre-install:
- @mkdir -p ${PREFIX}/bin
- @mkdir -p ${PREFIX}/man/man1
@mkdir -p ${PREFIX}/lib/dvi2xx
@(cd ${WRKSRC}; install -m 755 -c MakeTeXPK ${PREFIX}/bin)
@(cd ${WRKSRC}; install -c -m 644 2up.sty graybox.sty lj3-filter \