Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/28/2005 16:20:53
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Jul 28 16:20:53 UTC 2005

Modified Files:
	pkgsrc/mk: x11.buildlink3.mk

Log Message:
Add an inclusion guard for parts of x11.buildlink3.mk that we don't
want to be seen over and over again each time that file is included.
This stops us from appending the same bits over and over again to
CONFIGURE_ARGS and to X11_LDFLAGS.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/x11.buildlink3.mk

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