summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1998-04-05 04:34:58 +0000
committermax <max@FreeBSD.org>1998-04-05 04:34:58 +0000
commitd5e112efd0e4c4048ae207f54154a2cd22619d01 (patch)
tree1de179705a0dbcc54e6a5c3aae437d7537065bdf /sysutils
parent0fb6f44f26128351fa3684d4183682d64b2f060e (diff)
downloadFreeBSD-ports-d5e112efd0e4c4048ae207f54154a2cd22619d01.zip
FreeBSD-ports-d5e112efd0e4c4048ae207f54154a2cd22619d01.tar.gz
portlint.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/mei/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/mei/Makefile b/sysutils/mei/Makefile
index 6a00520..f5d2823 100644
--- a/sysutils/mei/Makefile
+++ b/sysutils/mei/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 Sep 1997
# Whom: itojun@itojun.org
#
-# $Id: Makefile,v 1.2 1997/09/19 02:20:20 itojun Exp $
+# $Id: Makefile,v 1.3 1997/09/26 10:11:03 asami Exp $
#
DISTNAME= mei-1.53
@@ -26,7 +26,7 @@ INSTALL_TARGET= install install.man
.if !defined(NOPORTDOCS)
post-install:
- ${MKDIR} -p ${PREFIX}/share/doc/mei
+ ${MKDIR} ${PREFIX}/share/doc/mei
${INSTALL_DATA} ${WRKSRC}/*txt ${PREFIX}/share/doc/mei
.endif
OpenPOWER on IntegriCloud