pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Remove stale comment, noted by bad@ in PR 33871.
details: https://anonhg.NetBSD.org/pkgsrc/rev/085d549d6e63
branches: trunk
changeset: 516252:085d549d6e63
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jul 17 18:07:06 2006 +0000
description:
Remove stale comment, noted by bad@ in PR 33871.
diffstat:
mk/bsd.prefs.mk | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r 5a735292255f -r 085d549d6e63 mk/bsd.prefs.mk
--- a/mk/bsd.prefs.mk Mon Jul 17 17:59:56 2006 +0000
+++ b/mk/bsd.prefs.mk Mon Jul 17 18:07:06 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.prefs.mk,v 1.229 2006/07/13 14:02:34 jlam Exp $
+# $NetBSD: bsd.prefs.mk,v 1.230 2006/07/17 18:07:06 wiz Exp $
#
# Make file, included to get the site preferences, if any. Should
# only be included by package Makefiles before any .if defined()
@@ -405,12 +405,6 @@
X11BASE?= ${LOCALBASE}/${X11ROOT_PREFIX}
.endif
-# Set X11PREFIX to reflect the install directory of X11 packages.
-# Set XMKMF_CMD properly if xpkgwedge is installed.
-#
-# The check for the existence of ${X11BASE}/lib/X11/config/xpkgwedge.def
-# is to catch users of xpkgwedge<1.0.
-#
.if !empty(USE_XPKGWEDGE:M[Yy][Ee][Ss])
X11PREFIX= ${LOCALBASE}
.else
Home |
Main Index |
Thread Index |
Old Index