aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-11-06 09:01:06 +0800
committerasami <asami@FreeBSD.org>1997-11-06 09:01:06 +0800
commit8649ccf1b7212daa4af777d6e3090e60277bc8fb (patch)
tree0a9a09b0f492d4262dbc788f39129bed24a79e7b /print
parentf3fa4537d6e2408af9868070f2661ee55cd3da73 (diff)
downloadfreebsd-ports-gnome-8649ccf1b7212daa4af777d6e3090e60277bc8fb.tar.gz
freebsd-ports-gnome-8649ccf1b7212daa4af777d6e3090e60277bc8fb.tar.zst
freebsd-ports-gnome-8649ccf1b7212daa4af777d6e3090e60277bc8fb.zip
Back out previous commit -- my mistake.
Diffstat (limited to 'print')
-rw-r--r--print/musixtex/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/musixtex/Makefile b/print/musixtex/Makefile
index f04f7140b62d..0fe07ee5b5b0 100644
--- a/print/musixtex/Makefile
+++ b/print/musixtex/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 july 1995
# Whom: jmz
#
-# $Id: Makefile,v 1.13 1997/10/11 02:22:25 jmz Exp $
+# $Id: Makefile,v 1.14 1997/11/06 00:02:24 asami Exp $
#
DISTNAME= musixtex-T80
@@ -20,6 +20,5 @@ NO_WRKSUBDIR= yes
pre-install:
${MKDIR} ${PREFIX}/share/texmf/documentation
- ${MKDIR} ${PREFIX}/share/texmf/mf
.include <bsd.port.mk>