aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-12-23 10:53:21 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-12-23 10:53:21 +0000
commit8da3f52a948ba4eb810b450ba8ebff4238a67bf1 (patch)
tree26714e59b75ac021508b2c662c88d2b9e17be1a7 /archivers
parent259557dab0fa2f356ecaf58430ed99aa4a80c549 (diff)
downloadports-8da3f52a948ba4eb810b450ba8ebff4238a67bf1.tar.gz
ports-8da3f52a948ba4eb810b450ba8ebff4238a67bf1.zip
Cleanup.
Notes
Notes: svn path=/head/; revision=604
Diffstat (limited to 'archivers')
-rw-r--r--archivers/unzip/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index 6a3a3ee7cd96..415234e7db33 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -1,8 +1,11 @@
DISTFILES= unzip512.tar.Z
DISTNAME= unzip-5.12
MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/
-
-MAKEFILE= Xmakefile
+MAKEFILE= unix/Makefile
+ALL_TARGET= bsd
+MAKE_FLAGS= LOCAL_UNZIP="-O2 -DCHECK_EOF" \
+ INSTALL="install -c -o bin -g bin" \
+ prefix=${PREFIX} -f
pre-install:
@mkdir -p ${PREFIX}/bin