Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/databases/mysql4-client/Attic/Makefile.common,v retrieving revision 1.36 retrieving revision 1.37 diff -u -p -r1.36 -r1.37 --- pkgsrc/databases/mysql4-client/Attic/Makefile.common 2005/04/11 21:45:12 1.36 +++ pkgsrc/databases/mysql4-client/Attic/Makefile.common 2005/05/16 03:04:44 1.37 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.36 2005/04/11 21:45:12 tv Exp $ +# $NetBSD: Makefile.common,v 1.37 2005/05/16 03:04:44 jlam Exp $ DISTNAME= mysql-4.1.11 CATEGORIES= databases @@ -9,13 +9,13 @@ MASTER_SITES= http://mirrors.sunsite.dk MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.mysql.com/ -EXTRACT_USING_PAX= # defined - USE_LIBTOOL= yes GNU_CONFIGURE= yes .include "../../mk/bsd.prefs.mk" +EXTRACT_USING= pax + # MYSQL_USER username of the database administrator # MYSQL_GROUP group of the database administrator # MYSQL_DATADIR home directory of the database administrator and