mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
c88e11f896
This is the TCL interface to the Expat library. I updated it to link against the modern Expat, as installed by the expat2 port. PR: 22879 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
2 lines
62 B
Tcl
2 lines
62 B
Tcl
package ifneeded expat 1.1 {load "PREFIX/lib/libtclexpat.so"}
|