summaryrefslogtreecommitdiffstats
path: root/display/directfb/DEPENDS
diff options
context:
space:
mode:
authorEric Sandall2008-03-18 19:35:01 -0700
committerEric Sandall2008-03-18 19:35:01 -0700
commit31557328afb2df5a87e6e88e78962cc7df3d13a1 (patch)
tree61761a1bf276f1e835c3756de694d9117dab77c2 /display/directfb/DEPENDS
parent31be2a8930a1877e0309681b44d5d70407a75c54 (diff)
directfb: X11-SERVER to the one and only xorg-server
Diffstat (limited to 'display/directfb/DEPENDS')
-rwxr-xr-xdisplay/directfb/DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/display/directfb/DEPENDS b/display/directfb/DEPENDS
index ffce9bbdf0..dbf0cb8998 100755
--- a/display/directfb/DEPENDS
+++ b/display/directfb/DEPENDS
@@ -31,7 +31,7 @@ optional_depends sdl \
'--disable-sdl' \
'build with SDL support (Experimental, intended for DFB devs)' &&
-optional_depends X11-SERVER \
+optional_depends xorg-server \
'--enable-x11' \
'--disable-x11' \
'for X11 support' &&