summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-11-06 00:02:24 +0000
committerasami <asami@FreeBSD.org>1997-11-06 00:02:24 +0000
commit1d28b0af5279c312e8c89241d26660dd8a1d3cbc (patch)
treeb541367cf47651283c51ef12bbeaede27d7539cc /print
parent4a2338d7fbbf7c20b7cea4d1826f69aa007479e2 (diff)
downloadFreeBSD-ports-1d28b0af5279c312e8c89241d26660dd8a1d3cbc.zip
FreeBSD-ports-1d28b0af5279c312e8c89241d26660dd8a1d3cbc.tar.gz
Create "mf" directory before installation.
Diffstat (limited to 'print')
-rw-r--r--print/musixtex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/musixtex/Makefile b/print/musixtex/Makefile
index 473565b..f04f714 100644
--- a/print/musixtex/Makefile
+++ b/print/musixtex/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 july 1995
# Whom: jmz
#
-# $Id: Makefile,v 1.12 1997/09/15 22:54:35 jmz Exp $
+# $Id: Makefile,v 1.13 1997/10/11 02:22:25 jmz Exp $
#
DISTNAME= musixtex-T80
@@ -20,5 +20,6 @@ NO_WRKSUBDIR= yes
pre-install:
${MKDIR} ${PREFIX}/share/texmf/documentation
+ ${MKDIR} ${PREFIX}/share/texmf/mf
.include <bsd.port.mk>
OpenPOWER on IntegriCloud