Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 07/31/2000 05:49:48
Module Name: pkgsrc
Committed By: jlam
Date: Mon Jul 31 02:49:48 UTC 2000
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Motif-checking code broke when X11PREFIX == X11BASE and both lesstif and
lesstif12 were installed, and set MOTIFBASE to the wrong value when
USE_MOTIF12 was set. Fix this by checking for 1.2/2.0 headers when
setting MOTIFBASE.
Also, use just X11PREFIX instead of extra checks for
X11PREFIX == LOCALBASE throughout bsd.pkg.mk.
To generate a diff of this commit:
cvs rdiff -r1.525 -r1.526 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.