summaryrefslogtreecommitdiffstats
path: root/display/directfb
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
parent31be2a8930a1877e0309681b44d5d70407a75c54 (diff)
directfb: X11-SERVER to the one and only xorg-server
Diffstat (limited to 'display/directfb')
-rwxr-xr-xdisplay/directfb/DEPENDS2
-rw-r--r--display/directfb/HISTORY3
2 files changed, 4 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' &&
diff --git a/display/directfb/HISTORY b/display/directfb/HISTORY
index 94a44d9f69..c67854e4e0 100644
--- a/display/directfb/HISTORY
+++ b/display/directfb/HISTORY
@@ -1,3 +1,6 @@
+2008-03-18 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: Switch X11-SERVER to the one and only xorg-server
+
2007-09-23 Arjan Bouter <abouter@sourcemage.org>
* CONFIGURE: fixed typo
* DEPENDS: added warning for SDL, added libvncserver