From 0353e0767be6a1f9b1b9936c387ce8b6e0535715 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Thu, 10 Mar 2005 18:50:30 +0000 Subject: _ Add redundant BUILD_DEPENDS for graphics/cairo to check for cairo-xlib.h since cairo can be installed without X11. --- www/mozilla/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/mozilla/Makefile') 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 -- cgit v1.2.3