summaryrefslogtreecommitdiff
path: root/net/pmf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pmf/Makefile')
-rw-r--r--net/pmf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pmf/Makefile b/net/pmf/Makefile
index 5040b6a18bdc..a90d5e18d6e1 100644
--- a/net/pmf/Makefile
+++ b/net/pmf/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Sep 1994
# Whom: adam
#
-# $Id: Makefile,v 1.6 1995/11/27 04:05:24 asami Exp $
+# $Id: Makefile,v 1.7 1996/11/18 11:35:44 asami Exp $
#
DISTNAME= pmf-1.13.1
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/clients/
WRKSRC= ${WRKDIR}/pmfdir/src
pre-install:
- @mkdir -p /usr/local/lib/pmf
+ @${MKDIR} /usr/local/lib/pmf
@find ${WRKSRC}/../system_dir -name '*.orig' -exec rm {} \;
@-mv ${WRKSRC}/../doc/pmf.doc ${WRKSRC}/../system_dir
@tar -C ${WRKSRC}/../system_dir -cf - . \