summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/mozilla/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile
index ebbc919f4031..7389828f6d3b 100644
--- a/www/mozilla/Makefile
+++ b/www/mozilla/Makefile
@@ -117,6 +117,7 @@ OPTIONS=XFT "Enable Xft font anti-aliasing" on \
.if defined(WITH_CAIRO_RENDER)
LIB_DEPENDS+= svg-cairo.1:${PORTSDIR}/graphics/libsvg-cairo
+BUILD_DEPENDS+= ${LOCALBASE}/include/cairo/cairo-xlib.h:${PORTSDIR}/graphics/cairo
CONFIGURE_ARGS+= --enable-svg-renderer-cairo \
--disable-svg-renderer-libart