aboutsummaryrefslogtreecommitdiff
path: root/print/latex/Makefile
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-10-03 21:19:24 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-10-03 21:19:24 +0000
commit4221217c1fa99442420dbc440ee07d5314cd0b00 (patch)
tree2a0ac058a6eb15dbf9ff58d4ce5db8e0c6630c96 /print/latex/Makefile
parent1f43de46ba5ef8e42d82041a4ae4bbc2a9ccf94f (diff)
downloadports-4221217c1fa99442420dbc440ee07d5314cd0b00.tar.gz
ports-4221217c1fa99442420dbc440ee07d5314cd0b00.zip
Notes
Diffstat (limited to 'print/latex/Makefile')
-rw-r--r--print/latex/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/print/latex/Makefile b/print/latex/Makefile
index 85c85c9fc59a..fa8b1d52e2ef 100644
--- a/print/latex/Makefile
+++ b/print/latex/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.17 1995/06/27 12:56:00 jmz Exp $
+# $Id: Makefile,v 1.18 1995/09/23 20:23:18 jmz Exp $
#
VERSION= 95.06
DISTNAME= latex
@@ -32,6 +32,9 @@ latex_tfm-${VERSION}.tar.gz:
latex_tools-${VERSION}.tar.gz:
@${FTPGET} ${CTAN} /tex-archive/macros latex/packages/tools.tar.gz ${DISTDIR}/$@
+pre-fetch:
+ @chmod +x ${FTPGET}
+
do-build:
@(cd ${WRKSRC}/base; yes | initex unpack.ins)
@(cd ${WRKSRC}/base; TEXFONTS=${WRKSRC}/tfm:; export TEXFONTS; \