mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
945bc124d1
appropriate server to point to. Submitted by: imura Approved by: maintainer
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
bin/XF86_3DLabs.xtt
|
|
@exec /bin/ln -fs %D/%F %B/X
|
|
@unexec ([ -x %B/XF86_3DLabs ] && /bin/ln -fs %B/XF86_3DLabs %B/X) || /bin/rm -f %B/X
|
|
|