From 0a096340fa032405e2405e824db1f3989e533143 Mon Sep 17 00:00:00 2001 From: ahze Date: Sun, 17 Jul 2005 07:42:29 +0000 Subject: - Add librsvg2 with firefox as default gecko support if WITH_MOZILLA_PLUGIN is defined. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4262 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/librsvg2/files/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 graphics/librsvg2/files/patch-configure (limited to 'graphics/librsvg2/files/patch-configure') diff --git a/graphics/librsvg2/files/patch-configure b/graphics/librsvg2/files/patch-configure new file mode 100644 index 000000000..38c33bc6c --- /dev/null +++ b/graphics/librsvg2/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Wed Jun 9 01:30:07 2004 ++++ configure Wed Jun 9 01:30:24 2004 +@@ -22052,7 +22052,7 @@ + if test "x$with_html_dir" = "x" ; then + HTML_DIR='${datadir}/doc/librsvg/html' + else +- HTML_DIR=$with_html_dir ++ HTML_DIR=${with_html_dir}/librsvg/html + fi + + -- cgit v1.2.3