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
|