diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-03-27 19:30:32 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-03-27 19:30:32 +0000 |
commit | 987d18f4bd88c80ce6cc4cbe74d519f7906db235 (patch) | |
tree | adafb257be65ab6a862b594a2a0f3d28094cee4b /x11/XFree86 | |
parent | a5500138cb9f3db2defe2b1e7906d3981ab45da0 (diff) | |
download | freebsd-ports-987d18f4bd88c80ce6cc4cbe74d519f7906db235.zip |
Add X symlink and file it points to (XF86_SVGA), some ports want to see if
the X server is there by doing a "test -f".
Requested by: imura
Diffstat (limited to 'x11/XFree86')
-rw-r--r-- | x11/XFree86/pkg-plist.stripped | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/XFree86/pkg-plist.stripped b/x11/XFree86/pkg-plist.stripped index a57bc00f2a41..c95e43519c04 100644 --- a/x11/XFree86/pkg-plist.stripped +++ b/x11/XFree86/pkg-plist.stripped @@ -1,4 +1,6 @@ bin/SuperProbe +bin/X +bin/XF86_SVGA bin/Xvfb bin/appres bin/atobm |