summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2020-03-22 14:46:01 +0000
committertnn <tnn@pkgsrc.org>2020-03-22 14:46:01 +0000
commit4fe65e8869cf4922d7a8900cf49ae830cef1c4af (patch)
treeab1485894584f509eca04e9b1c2678c6493da341 /cross
parentfad7f79f943cde8ef7c42ccf1f39864513a81939 (diff)
downloadpkgsrc-4fe65e8869cf4922d7a8900cf49ae830cef1c4af.tar.gz
mingw-w64-x86_64-winpthreads: uses pax(1) during pre-install
Diffstat (limited to 'cross')
-rw-r--r--cross/mingw-w64-x86_64-winpthreads/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/mingw-w64-x86_64-winpthreads/Makefile.common b/cross/mingw-w64-x86_64-winpthreads/Makefile.common
index cc96953ee73..9449edb8180 100644
--- a/cross/mingw-w64-x86_64-winpthreads/Makefile.common
+++ b/cross/mingw-w64-x86_64-winpthreads/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2019/12/29 01:08:14 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.3 2020/03/22 14:46:01 tnn Exp $
#
# used by cross/mingw-w64-i686-winpthreads/Makefile
# used by cross/mingw-w64-x86_64-winpthreads/Makefile
@@ -17,7 +17,7 @@ DISTINFO_FILE= ${.CURDIR}/../../cross/mingw-w64-x86_64-headers/distinfo
WRKSRC= ${WRKDIR}/${DISTNAME}/mingw-w64-libraries/winpthreads
USE_LANGUAGES= c c++
-USE_TOOLS+= gmake perl:build
+USE_TOOLS+= gmake pax perl:build
USE_GNU_CONFIGURE_HOST= no