pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/mingw-w64-x86_64-winpthreads mingw-w64-x86_64-wi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3d608a7b7ad6
branches: trunk
changeset: 413806:3d608a7b7ad6
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Mar 22 14:46:01 2020 +0000
description:
mingw-w64-x86_64-winpthreads: uses pax(1) during pre-install
diffstat:
cross/mingw-w64-x86_64-winpthreads/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r aa55619b74ba -r 3d608a7b7ad6 cross/mingw-w64-x86_64-winpthreads/Makefile.common
--- a/cross/mingw-w64-x86_64-winpthreads/Makefile.common Sun Mar 22 14:24:59 2020 +0000
+++ b/cross/mingw-w64-x86_64-winpthreads/Makefile.common Sun Mar 22 14:46:01 2020 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index