1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

If we have tcl/tk, build XF86Setup. This makes the package work.

This commit is contained in:
Mike Smith 2000-05-18 19:54:46 +00:00
parent 7b57b88d67
commit 072b14dc80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28567

View File

@ -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.