mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19c6563b22
* Honor PREFIX * Install into ${PREFIX}/share/tik instead of ${PREFIX}/lib/${PKGNAME} * Clean up installation
3 lines
50 B
Bash
3 lines
50 B
Bash
#!/bin/sh
|
|
exec wish8.0 @PREFIX@/share/tik/tik.tcl
|