summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorminskim <minskim>2004-05-31 16:47:47 +0000
committerminskim <minskim>2004-05-31 16:47:47 +0000
commit5850ad31fff47f819023d49f94a38e79d7efefa1 (patch)
treec68874ff86a33cf9d7290b552a8933e80275f8c2 /archivers
parentd739c86fa008f5a4391a77983194de3ead67ec4f (diff)
downloadpkgsrc-5850ad31fff47f819023d49f94a38e79d7efefa1.tar.gz
Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/zip/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index 908223c3030..755d7ab303e 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2004/04/17 19:24:37 grant Exp $
+# $NetBSD: Makefile,v 1.38 2004/05/31 16:47:47 minskim Exp $
# FreeBSD Id: Makefile,v 1.10 1997/04/27 16:06:15 ache Exp
#
@@ -15,6 +15,8 @@ COMMENT= Create/update ZIP files compatible with pkzip
BUILD_DEPENDS= unzip-[0-9]*:../../archivers/unzip
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
EXTRACT_ONLY= zip23.tar.gz
MAKEFILE= unix/Makefile
MAKE_FLAGS= LOCAL_ZIP="${CFLAGS}" LFLAGS1="${_STRIPFLAG_CC}"
@@ -40,6 +42,8 @@ CFLAGS+= -DHAVE_DIRENT_H
USE_BUILDLINK3= yes
+INSTALLATION_DIRS= bin man/man1
+
post-extract:
@cd ${WRKSRC} && ${LOCALBASE}/bin/unzip -qo ${DISTDIR}/zcrypt29.zip