summaryrefslogtreecommitdiff
path: root/archivers/zip
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-24 10:58:57 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-24 10:58:57 +0000
commit93c78d0f3d79755e3f32eca2293eaa5421926696 (patch)
tree7fead045205eedf63374dd65cf2ec6ed506600dd /archivers/zip
parentMove blt into alphabetical order in SUBDIR list. We now have LIB_DEPENDS (diff)
Updated archivers Makefiles....
Notes
Notes: svn path=/head/; revision=1520
Diffstat (limited to 'archivers/zip')
-rw-r--r--archivers/zip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index a384f7530ad0..80e2c9861eb2 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 Dec 1994
# Whom: ache
#
-# $Id: Makefile,v 1.3 1995/04/12 04:54:11 asami Exp $
+# $Id: Makefile,v 1.4 1995/04/16 00:25:14 asami Exp $
#
DISTNAME= zip201
@@ -20,7 +20,7 @@ pre-install:
@mkdir -p ${PREFIX}/bin
@mkdir -p ${PREFIX}/man/man1
-install: build
+do-install:
cd ${WRKSRC}; install -c -o bin -g bin zip.1 zipgrep.1 ${PREFIX}/man/man1
cd ${WRKSRC}; install -c -o bin -g bin zip zipnote zipsplit zipcloak zipgrep ${PREFIX}/bin