Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 04/22/2004 17:46:06
Module Name:	pkgsrc
Committed By:	tv
Date:		Thu Apr 22 17:46:06 UTC 2004

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Automake has done it again with this amazing variable that CONFIGURE_ENV
can't change at configure time.  "mkdir_p" is now used by automake in place
of the traditional autoconf "INSTALL_DIR".  Override mkdir_p in MAKE_FLAGS,
if GNU_CONFIGURE is set, with ${INSTALL_DATA_DIR}.


To generate a diff of this commit:
cvs rdiff -r1.1445 -r1.1446 pkgsrc/mk/bsd.pkg.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.