Subject: CVS commit: pkgsrc/x11
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/08/2003 01:56:57
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Jan  7 23:56:57 UTC 2003

Modified Files:
	pkgsrc/x11/qt3-libs/files: qmake.conf
	pkgsrc/x11/qt3-tools: Makefile

Log Message:
Correctly define some variables that qmake expects to be defined:
QMAKE_SYMBOLIC_LINK, QMAKE_DEL_FILE, QMAKE_DEL_DIR.  This suppresses some
ignored build errors when building qt3-* packages.  Bump PKGREVISION of
qt3-tools (which installs the qmake.conf file) to 2.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/qt3-libs/files/qmake.conf
cvs rdiff -r1.14 -r1.15 pkgsrc/x11/qt3-tools/Makefile

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