diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 20:19:59 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 20:19:59 +0000 |
commit | ef5d45aaa64535e3cb0499fe297423c5f873ecbd (patch) | |
tree | 94674d44da850da02e8ab4969da3e457bef57094 /textproc/htmldoc | |
parent | deskutils/py-khard: Update to 0.15.1. (diff) |
Sprinkle more USES=xorg
Diffstat (limited to 'textproc/htmldoc')
-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 |