summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-14 04:50:47 +0000
committerrillig <rillig>2005-11-14 04:50:47 +0000
commitf5f6694419078fc8dcba1a8f036e03a4d0b8b784 (patch)
treeea01171b04bb1b18229aecf95a015ee4643d1fbc /mk/bsd.prefs.mk
parenta93783751f40e8b61f368ed111287cc5bdd03715 (diff)
downloadpkgsrc-f5f6694419078fc8dcba1a8f036e03a4d0b8b784.tar.gz
Removed trailing white-space.
Diffstat (limited to 'mk/bsd.prefs.mk')
-rw-r--r--mk/bsd.prefs.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.prefs.mk b/mk/bsd.prefs.mk
index 489698593ea..5a6ea81b049 100644
--- a/mk/bsd.prefs.mk
+++ b/mk/bsd.prefs.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.prefs.mk,v 1.208 2005/11/13 17:40:00 rillig Exp $
+# $NetBSD: bsd.prefs.mk,v 1.209 2005/11/14 04:51:47 rillig Exp $
#
# Make file, included to get the site preferences, if any. Should
# only be included by package Makefiles before any .if defined()
@@ -429,7 +429,7 @@ X11BASE?= ${LOCALBASE}/${X11ROOT_PREFIX}
# 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])
+.if !empty(USE_XPKGWEDGE:M[Yy][Ee][Ss])
X11PREFIX= ${LOCALBASE}
.else
X11PREFIX= ${X11BASE}