diff options
Diffstat (limited to 'textproc/htmldoc/Makefile')
-rw-r--r-- | textproc/htmldoc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index fc356f6adf9b..8823e40044fe 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -31,6 +31,7 @@ HTMLDOCGUI_DESC= Build GUI front-end HTMLDOCGUI_CONFIGURE_WITH= gui=yes HTMLDOCGUI_LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \ libfontconfig.so:x11-fonts/fontconfig +HTMLDOCGUI_USES= xorg HTMLDOCGUI_USE= XORG=x11,xrender,xcursor,xfixes \ xext,xft,xinerama jpeg GNUTLS_CONFIGURE_ENABLE= gnutls |