summaryrefslogtreecommitdiff
path: root/print/musixtex/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-06 01:01:06 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-06 01:01:06 +0000
commit2fd6f2ca947edf9c18ee19abf8eb3d3c498faa3a (patch)
tree273548dade2687c0d7538f7aff0d2da25c457107 /print/musixtex/Makefile
parentAllow nas to compile under CURRENT. (diff)
Back out previous commit -- my mistake.
Notes
Notes: svn path=/head/; revision=8506
Diffstat (limited to '')
-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>