depends  xorg-server  "--with-x"  &&

optional_depends  xaw3d                          \
                  "--with-Xaw3d"                 \
                  "--without-Xaw3d"              \
                  "to link with Xaw 3d library"  &&

optional_depends  freetype2                       \
                  "--enable-freetype"             \
                  "--disable-freetype"            \
                  "for freetype library support"  &&

optional_depends  luit              \
                  "--enable-luit"   \
                  "--disable-luit"  \
                  "to enable Unicode translation"
