Index: head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml +++ head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml @@ -6626,15 +6626,15 @@ USE_XFCE= libmenu - - Using Xfce's Own GTK3 Widgets + + Using Xfce's Own GTK2 Widgets In this example, the ported application uses the - GTK3-specific widgets GTK2-specific widgets x11/libxfce4menu and x11/xfce4-conf. - USES= xfce:gtk3 + USES= xfce:gtk2 USE_XFCE= libmenu xfconf Index: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml +++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml @@ -3427,13 +3427,13 @@ <literal>xfce</literal> - Possible arguments: (none), gtk3 + Possible arguments: (none), gtk2 Provide support for Xfce related ports. See for details. - The gtk3 argument specifies that the port - requires GTK3 support. It adds + The gtk2 argument specifies that the port + requires GTK2 support. It adds additional features provided by some core components, for example, x11/libxfce4menu and x11-wm/xfce4-panel.