Subject: CVS commit: pkgsrc/devel/buildtool
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 01/09/2003 21:20:19
Module Name: pkgsrc
Committed By: jmmv
Date: Thu Jan 9 19:20:19 UTC 2003
Modified Files:
pkgsrc/devel/buildtool: Makefile
Log Message:
Use HAS_CONFIGURE and CONFIGURE_ARGS instead of defining our own do-configure
target. Not doing this means that variables like CFLAGS are not passed to the
script.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/buildtool/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.