summaryrefslogtreecommitdiff
path: root/archivers/unrar/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-23 01:01:20 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-23 01:01:20 +0000
commit08a7a4c27c74e35b53b147c07a06a58205043609 (patch)
treef1a3ac554d525b9f2e61d4c5a839f37d8aa5946f /archivers/unrar/Makefile
parentRemove the directories too. (diff)
Portlint cleaning.
Notes
Notes: svn path=/head/; revision=13350
Diffstat (limited to '')
-rw-r--r--archivers/unrar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
index 8e77cbfbf8f7..bd4bfa22837f 100644
--- a/archivers/unrar/Makefile
+++ b/archivers/unrar/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 Dec 1994
# Whom: ache
#
-# $Id: Makefile,v 1.9 1997/07/21 00:48:45 fenner Exp $
+# $Id: Makefile,v 1.10 1997/08/10 22:31:33 fenner Exp $
#
DISTNAME= unrar-2.01
@@ -20,7 +20,7 @@ do-build:
${CC} ${CFLAGS} -D_UNIX unrar.c -o unrar
do-install:
- install -d -m 755 -o ${SHAREOWN} -g ${SHAREGRP} \
+ ${INSTALL} -d -m 755 -o ${SHAREOWN} -g ${SHAREGRP} \
${PREFIX}/share/doc/unrar
cd ${WRKSRC} && ${INSTALL_PROGRAM} unrar ${PREFIX}/bin
cd ${WRKSRC} && ${INSTALL_MAN} readme.txt license.txt \