mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
945bc124d1
appropriate server to point to. Submitted by: imura Approved by: maintainer
4 lines
135 B
Plaintext
4 lines
135 B
Plaintext
bin/XF86_Mach64.xtt
|
|
@exec /bin/ln -fs %D/%F %B/X
|
|
@unexec ([ -x %B/XF86_Mach64 ] && /bin/ln -fs %B/XF86_Mach64 %B/X) || /bin/rm -f %B/X
|