Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/23/2002 05:14:22
Module Name: pkgsrc
Committed By: jlam
Date: Tue Apr 23 02:14:21 UTC 2002
Modified Files:
pkgsrc/mk: motif.buildlink.mk
Log Message:
Defined USE_X11 instead of USE_X11BASE. We don't necessarily want to
force a package to be installed into ${X11BASE} if it uses Motif. As a
side effect, the xemacs and xemacs-current packages no longer install into
${X11BASE} but into ${LOCALBASE}, which matches what they used to do before
being converted to use Motif dialogs.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/mk/motif.buildlink.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.