mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
If we have tcl/tk, build XF86Setup. This makes the package work.
This commit is contained in:
parent
7b57b88d67
commit
072b14dc80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28567
1
x11/XFree86/scripts/configure
vendored
1
x11/XFree86/scripts/configure
vendored
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user