summaryrefslogtreecommitdiff
path: root/print/dvips
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1997-12-02 03:25:43 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1997-12-02 03:25:43 +0000
commit7ad50989511a26d4da46543aaa4d7158868e1fa0 (patch)
tree3f4b298374d724074cbc58b516bd1e176578765f /print/dvips
parentSwitch to version 2.7.1. (diff)
Create ${PREFIX}/share/texmf/tex/latex
Submitted by: Matt Behrens <matt@megaweapon.zigg.com>
Notes
Notes: svn path=/head/; revision=8953
Diffstat (limited to 'print/dvips')
-rw-r--r--print/dvips/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/dvips/Makefile b/print/dvips/Makefile
index e35c0856a312..c93392cc23c7 100644
--- a/print/dvips/Makefile
+++ b/print/dvips/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.15 1997/02/10 02:08:24 jmz Exp $
+# $Id: Makefile,v 1.16 1997/08/25 01:29:40 jmz Exp $
#
DISTNAME= dvips574
@@ -21,7 +21,7 @@ pre-install:
@${MKDIR} ${PREFIX}/share/texmf
post-install:
- @${MKDIR} ${PREFIX}/share/texmf/fonts/vf ${PREFIX}/share/texmf/tex/latex
+ @${MKDIR} ${PREFIX}/share/texmf/fonts/vf ${PREFIX}/share/texmf/fonts/tfm ${PREFIX}/share/texmf/tex/latex
@install -c -m 644 ${WRKDIR}/dvips574/dvips/*.sty ${PREFIX}/share/texmf/tex/latex
@install -c -m 644 ${WRKDIR}/dvips574/PSlatex/*.sty ${PREFIX}/share/texmf/tex/latex
@install -c -m 644 ${WRKDIR}/dvips574/PStfms/*.tfm ${PREFIX}/share/texmf/fonts/tfm