summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/pkg_install/Makefile')
-rw-r--r--pkgtools/pkg_install/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 151280d475c..a0b986f055c 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.137 2007/08/03 13:15:58 joerg Exp $
+# $NetBSD: Makefile,v 1.138 2007/08/03 15:12:43 joerg Exp $
# Notes to package maintainers:
#
@@ -90,9 +90,6 @@ SUBST_SED.paths= -e 's,_gzcat_,${GZCAT},g'
.include "../../archivers/libarchive/builtin.mk"
.include "../../devel/zlib/builtin.mk"
-USE_BUILTIN.bzip2= no
-USE_BUILTIN.zlib= no
-
.if empty(USE_BUILTIN.bzip2:M[yY][eE][sS]) || \
empty(USE_BUILTIN.zlib:M[yY][eE][sS])
USE_BUILTIN.libarchive= no