aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>2000-05-18 19:54:46 +0000
committerMike Smith <msmith@FreeBSD.org>2000-05-18 19:54:46 +0000
commit072b14dc80397365bf07c2237dc828a2e9aeab01 (patch)
treed3db6d50987b38d20b38fb896769053f649f0ef8 /x11
parent7b57b88d67f414b7cee3e2742d7ae74a11c642a1 (diff)
downloadports-072b14dc80397365bf07c2237dc828a2e9aeab01.tar.gz
ports-072b14dc80397365bf07c2237dc828a2e9aeab01.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/XFree86/scripts/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/XFree86/scripts/configure b/x11/XFree86/scripts/configure
index 735bfee3fd23..a47e1deb1fe1 100644
--- a/x11/XFree86/scripts/configure
+++ b/x11/XFree86/scripts/configure
@@ -114,6 +114,7 @@ if [ X$tkversion != X ]; then
echo "#define TclLibName tcl$tclversion" >>$F
;;
esac
+ echo "#define BuildXF86Setup YES" >>$F
else
cat <<EOF
*** I don't see the static library for tk version $tkversion in /usr/local/lib.