mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
c4c0a4c7fd
PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
bin/XF86_W32.xtt
|
|
@exec /bin/ln -fs %D/%F %B/X
|
|
@unexec ([ -x %B/XF86_W32 ] && /bin/ln -fs %B/XF86_W32 %B/X) || /usr/bin/true
|