summaryrefslogtreecommitdiff
path: root/databases/mysql-client
diff options
context:
space:
mode:
authorbad <bad>1999-08-24 18:55:27 +0000
committerbad <bad>1999-08-24 18:55:27 +0000
commite4ae287e5fa1db828b5c54a024e879e1d9ef5469 (patch)
tree216cc44ad202ac36a0e48c0b1602d7dfe2321b07 /databases/mysql-client
parent431f61dc9d406e99aceb495af4d93fdc6597c3fb (diff)
downloadpkgsrc-e4ae287e5fa1db828b5c54a024e879e1d9ef5469.tar.gz
Extract distfile with pax. This works around bugs in our tar that manifest
themselves on big endian machines. XXX As a side effect most of the files in bench/Results won't get extracted, but we don't install them anyway.
Diffstat (limited to 'databases/mysql-client')
-rw-r--r--databases/mysql-client/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/mysql-client/Makefile b/databases/mysql-client/Makefile
index c7d8ec3932f..860f99d4cdc 100644
--- a/databases/mysql-client/Makefile
+++ b/databases/mysql-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/05/20 20:09:50 tron Exp $
+# $NetBSD: Makefile,v 1.3 1999/08/24 18:55:27 bad Exp $
#
DISTNAME= mysql-3.22.22
@@ -28,6 +28,8 @@ USE_LIBTOOL= yes
INFO_FILES= mysql.info
+EXTRACT_USING_PAX= yes
+
pre-install:
${INSTALL_DATA} ${WRKSRC}/Docs/mysql.info ${PREFIX}/info