Index: book.xml =================================================================== --- book.xml (révision 42467) +++ book.xml (copie de travail) @@ -6077,107 +6077,10 @@ - - Variables for Depending on Individual Parts of - X11 - - - - - X_IMAKE_PORT - Port providing imake and - several other utilities used to build X11. - - - - X_LIBRARIES_PORT - Port providing X11 libraries. - - - - X_CLIENTS_PORT - Port providing X clients. - - - - X_SERVER_PORT - Port providing X server. - - - - X_FONTSERVER_PORT - Port providing font server. - - - - X_PRINTSERVER_PORT - Port providing print server. - - - - X_VFBSERVER_PORT - Port providing virtual framebuffer - server. - - - - X_NESTSERVER_PORT - Port providing a nested X server. - - - - X_FONTS_ENCODINGS_PORT - Port providing encodings for fonts. - - - - X_FONTS_MISC_PORT - Port providing miscellaneous bitmap - fonts. - - - - X_FONTS_100DPI_PORT - Port providing 100dpi bitmap fonts. - - - - X_FONTS_75DPI_PORT - Port providing 75dpi bitmap fonts. - - - - X_FONTS_CYRILLIC_PORT - Port providing cyrillic bitmap fonts. - - - - X_FONTS_TTF_PORT - Port providing &truetype; fonts. - - - - X_FONTS_TYPE1_PORT - Port providing Type1 fonts. - - - - X_MANUALS_PORT - Port providing developer oriented manual - pages - - - -
- Using X11-Related Variables - # Use some X11 libraries and depend on -# font server as well as cyrillic fonts. -RUN_DEPENDS= ${LOCALBASE}/bin/xfs:${X_FONTSERVER_PORT} \ - ${LOCALBASE}/lib/X11/fonts/cyrillic/crox1c.pcf.gz:${X_FONTS_CYRILLIC_PORT} - + # Use some X11 libraries USE_XORG= x11 xpm