summaryrefslogtreecommitdiffstats
path: root/print/dvips/Makefile
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>1997-12-02 03:25:43 +0000
committerjmz <jmz@FreeBSD.org>1997-12-02 03:25:43 +0000
commitab3172f6a4d27564a03ef2d2e813326f592cc169 (patch)
tree8b6e1cb84fb709c038c09c26e89d22f69e56d8e3 /print/dvips/Makefile
parentb685b908743ff576cc29b3c502f5a59ebae03355 (diff)
downloadFreeBSD-ports-ab3172f6a4d27564a03ef2d2e813326f592cc169.zip
FreeBSD-ports-ab3172f6a4d27564a03ef2d2e813326f592cc169.tar.gz
Create ${PREFIX}/share/texmf/tex/latex
Submitted by: Matt Behrens <matt@megaweapon.zigg.com>
Diffstat (limited to 'print/dvips/Makefile')
-rw-r--r--print/dvips/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/dvips/Makefile b/print/dvips/Makefile
index e35c085..c93392c 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
OpenPOWER on IntegriCloud