mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
bb8d36603d
neither the XFree86-4 nor XFree86-4-Server ports install privileged X servers any longer.
3 lines
63 B
Bash
3 lines
63 B
Bash
#!/bin/sh
|
|
ln -sf ${PKG_PREFIX}/bin/XFree86 ${PKG_PREFIX}/bin/X
|