Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/14/2001 01:06:35
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Sep 13 22:06:34 UTC 2001

Modified Files:
	pkgsrc/mk: motif.buildlink.mk
	pkgsrc/x11/lesstif12: buildlink.mk

Log Message:
Unify the special code to detect pre-installed Motif installations
(whether 2.0 or 1.2-compatible) into one file, motif.buildlink.mk.
lesstif12/buildlink.mk now assumes that if you include it, then you
actually want lesstif12.

To select that you want a Motif-1.2-compatible installation, define
USE_MOTIF12 in the package Makefile.  If MOTIF12BASE is also defined, then
assume it points to a valid Motif-1.2 installation.  Otherwise, auto-detect
whether /usr/dt is valid, or if we need lesstif12.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/mk/motif.buildlink.mk
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/lesstif12/buildlink.mk

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