Subject: CVS commit: pkgsrc/lang/gcc34
To: None <pkgsrc-changes@NetBSD.org>
From: John R. Shannon <shannonjr@netbsd.org>
List: pkgsrc-changes
Date: 07/28/2004 21:30:19
Module Name:	pkgsrc
Committed By:	shannonjr
Date:		Wed Jul 28 21:30:19 UTC 2004

Modified Files:
	pkgsrc/lang/gcc34: Makefile buildlink3.mk preconfigure.mk
	pkgsrc/lang/gcc34/files: netbsd64macro.dfs

Log Message:
1) Fixed two Ada bootstrap issues reported by Matthias Drochner:
   a) The BUILD_ADA must be YES (strictly capitalized) for the
      pre-configure target to work, which is inconsistent.
   b) For me (using ALT_GCC), the directory .work/.gcc was not
      present at pre-configure time, which made some "cd" fail.
2) Makefile cleanup as recommended by Lubomir.
3) pkglint cleanup
4) Increment PKGREVISION


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/lang/gcc34/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/gcc34/buildlink3.mk
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/gcc34/preconfigure.mk
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/gcc34/files/netbsd64macro.dfs

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