Back out previous commit -- my mistake.

This commit is contained in:
Satoshi Asami 1997-11-06 01:01:06 +00:00
parent 36b1350193
commit 2fd6f2ca94
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8506

View file

@ -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>