summaryrefslogtreecommitdiff
path: root/databases/mysql-server
diff options
context:
space:
mode:
authorbad <bad>1999-08-24 18:55:27 +0000
committerbad <bad>1999-08-24 18:55:27 +0000
commit85fbd92bad1710b2e22dfcb4f92395927d33922d (patch)
tree216cc44ad202ac36a0e48c0b1602d7dfe2321b07 /databases/mysql-server
parent712abce43e26232100cfc2f20f904827206e7ef4 (diff)
downloadpkgsrc-85fbd92bad1710b2e22dfcb4f92395927d33922d.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-server')
-rw-r--r--databases/mysql-server/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/mysql-server/Makefile b/databases/mysql-server/Makefile
index 61fa132195a..d2e9956909d 100644
--- a/databases/mysql-server/Makefile
+++ b/databases/mysql-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/08/03 20:30:41 bad Exp $
+# $NetBSD: Makefile,v 1.7 1999/08/24 18:55:28 bad Exp $
#
DISTNAME= mysql-3.22.22
@@ -15,6 +15,8 @@ DEPENDS= ${DISTNAME:S/-/-client-/}:../../databases/mysql-client
NO_CDROM= "Restrictive license."
+EXTRACT_USING_PAX= yes
+
.include "../../mk/bsd.prefs.mk"
MYSQL_DATADIR?= /var/mysql