From 3dd213dd69663d2c6f2665fa41af39f07b860fc6 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Tue, 6 Feb 2018 08:27:32 +0000 Subject: [PATCH] www/tdom: fix build --- www/tdom/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/tdom/Makefile b/www/tdom/Makefile index 1f3b812a171e..596e878df8e5 100644 --- a/www/tdom/Makefile +++ b/www/tdom/Makefile @@ -33,6 +33,7 @@ HTML5_DESC= Enable parsing of HTML5 (requires gumbo) HTML5_LIB_DEPENDS=libgumbo.so:devel/gumbo HTML5_CONFIGURE_ENABLE=html5 HTML5_CFLAGS= -I${LOCALBASE}/include +HTML5_USES= pkgconfig MAKE_ARGS+= RANLIB_STUB=: post-install-DOCS-on: