summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjoerg <joerg>2008-07-14 14:56:50 +0000
committerjoerg <joerg>2008-07-14 14:56:50 +0000
commitda3669c2546452063c7ccf586a49a7a79de9efc6 (patch)
tree275c9838c01d4cc38f99a44cf8591fc119844e12 /pkgtools
parent0f03734fead419b41895c8f724f82b15bb570820 (diff)
downloadpkgsrc-da3669c2546452063c7ccf586a49a7a79de9efc6.tar.gz
Update libarchive and bsdtar to 2.5.5.
This further polishes bsdcpio and brings in a number of portability fixes. Revert temporary hack to not use vfork on IRIX.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 85ad391616e..9c63f569517 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.157 2008/07/13 14:25:05 joerg Exp $
+# $NetBSD: Makefile,v 1.158 2008/07/14 14:56:50 joerg Exp $
# Notes to package maintainers:
#
@@ -175,6 +175,4 @@ update:
${MAKE} ${UPDATE_TARGET}
${MAKE} clean
-.include "../../archivers/libarchive/hacks.mk"
-
.include "../../mk/bsd.pkg.mk"