Subject: CVS commit: pkgsrc/x11/qt2-libs
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/23/2001 22:35:28
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Jun 23 19:35:27 UTC 2001

Modified Files:
	pkgsrc/x11/qt2-libs: Makefile Makefile.common distinfo
	pkgsrc/x11/qt2-libs/patches: patch-ab patch-ac

Log Message:
Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.  Handle
-L and rpath specifications in the config files by directly substituting
their final values; this is needed since the configure script directly
manipulates these values via sed and needs the substituted values, not
just ${VAR}.  Also honor CXXFLAGS passed in from the environment (possibly
containing optimization flags) during the build.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/x11/qt2-libs/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/x11/qt2-libs/Makefile.common
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/qt2-libs/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/qt2-libs/patches/patch-ab
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/qt2-libs/patches/patch-ac

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