Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 06/14/2004 01:18:16
Module Name:	pkgsrc
Committed By:	grant
Date:		Mon Jun 14 01:18:16 UTC 2004

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

Log Message:
ensure that motif header files and libraries can be found at
compile/link time by adding the appropriate flags to CPPFLAGS and
LDFLAGS (patch posted to tech-pkg@).

fixes build of a number of motif-needy packages on Solaris using
native motif from /usr/dt.

XXX this needs to better adhere to the buildlink3 way, but not during
the freeze.


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

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