From 0b6ad0678b11e98802e6e35a2d7a8de443c6d72b Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 23 Aug 2005 16:54:19 +0000 Subject: Make sure we use pkg-config and not mozilla-config to get the include paths for the plug-in. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4594 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/librsvg2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index 1079b1fb0..6ea3cfc11 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett # # $FreeBSD$ -# $MCom: ports/graphics/librsvg2/Makefile,v 1.54 2005/07/17 07:42:29 ahze Exp $ +# $MCom: ports/graphics/librsvg2/Makefile,v 1.55 2005/08/19 06:04:02 mezz Exp $ # PORTNAME= librsvg2 @@ -60,6 +60,7 @@ RUN_DEPENDS+= ${X11BASE}/libdata/pkgconfig/firefox-plugin.pc:${PORTSDIR}/www/fir .endif HEADERS_SUFX= +CONFIGURE_ENV+= MOZILLA_CONFIG=no .if !defined(WITH_MOZILLA) HEADERS_SUFX= -- cgit v1.2.3