mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
fe0f9e9138
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_S3V.xtt
|
|
@exec /bin/ln -fs %D/%F %B/X
|
|
@unexec ([ -x %B/XF86_S3V ] && /bin/ln -fs %B/XF86_S3V %B/X) || /usr/bin/true
|