mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
a1aa537ca3
PR: ports/9242 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
5 lines
134 B
Plaintext
5 lines
134 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) || /usr/bin/true
|
|
|