aboutsummaryrefslogtreecommitdiff
path: root/archivers/unzip
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/unzip')
-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