aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86/scripts/configure
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1996-03-09 16:22:04 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1996-03-09 16:22:04 +0000
commitf81a0707927d99b4cb1fb151c1eed033a635fe67 (patch)
treed42bb4a325869a7a67091aa3976e193305313e87 /x11/XFree86/scripts/configure
parent693c203036906a7bdce44092b08acc04d2a0b77d (diff)
downloadports-f81a0707927d99b4cb1fb151c1eed033a635fe67.tar.gz
ports-f81a0707927d99b4cb1fb151c1eed033a635fe67.zip
Notes
Diffstat (limited to 'x11/XFree86/scripts/configure')
-rw-r--r--x11/XFree86/scripts/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/XFree86/scripts/configure b/x11/XFree86/scripts/configure
index 95896516f99b..6fb40f728fe1 100644
--- a/x11/XFree86/scripts/configure
+++ b/x11/XFree86/scripts/configure
@@ -221,7 +221,7 @@ else
configure
fi
-if [ $cpwh != NO ]; then
+if [ X$cpwh != XNO ]; then
cp $cpwh $WH
fi