mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20ae5fe258
PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
bin/XF86_Mach8.xtt
|
|
@exec /bin/ln -fs %D/%F %B/X
|
|
@unexec ([ -x %B/XF86_Mach8 ] && /bin/ln -fs %B/XF86_Mach8 %B/X) || /usr/bin/true
|