summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-01-30 12:19:12 +0000
committerobache <obache@pkgsrc.org>2014-01-30 12:19:12 +0000
commita7ba558818a4568e7c8bbcc16d15e9bf3d7a15a4 (patch)
tree92ad655f6cc71e28d6edba6e04dead63a1aac10f
parent989940c34f865b4756a0be5c20a733a8d32b6263 (diff)
downloadpkgsrc-a7ba558818a4568e7c8bbcc16d15e9bf3d7a15a4.tar.gz
remove ZIP_ENCRYPTION.
archiver/zip1 had been removed.
-rw-r--r--mk/defaults/mk.conf7
1 files changed, 1 insertions, 6 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index 97938534ffb..c9131a16f3c 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.231 2014/01/30 12:12:08 obache Exp $
+# $NetBSD: mk.conf,v 1.232 2014/01/30 12:19:12 obache Exp $
#
# This file provides default values for variables that may be overridden
@@ -1728,11 +1728,6 @@ XAW_TYPE?=standard
# voters, wator, wire, world, worm, xcl, xjack, not defined
# Default: not defined
-#ZIP_ENCRYPTION=
-# Add encryption code to zip1
-# Possible: defined, not defined
-# Default: not defined
-
#ZSH_STATIC=
# Build statically linked zsh binary - recommended if used as a login shell
# Possible: defined, not defined