aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2010-10-19 17:26:21 +0800
committermakc <makc@FreeBSD.org>2010-10-19 17:26:21 +0800
commitc9ec40dc091ce5cec73909c417e453fdf6f6fddb (patch)
tree1d47ac247511f671e786d8211c801757d4013f16 /math
parent550ed3055a806da6e1e9a57fbaf1e5f92361413d (diff)
downloadfreebsd-ports-gnome-c9ec40dc091ce5cec73909c417e453fdf6f6fddb.tar.gz
freebsd-ports-gnome-c9ec40dc091ce5cec73909c417e453fdf6f6fddb.tar.zst
freebsd-ports-gnome-c9ec40dc091ce5cec73909c417e453fdf6f6fddb.zip
Fix build with new textproc/fop
PR: ports/151570 Submitted by: Rob Farmer (maintainer) Reported by: QAT
Diffstat (limited to 'math')
-rw-r--r--math/scilab/files/patch-build.incl.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/scilab/files/patch-build.incl.xml b/math/scilab/files/patch-build.incl.xml
new file mode 100644
index 000000000000..abe4f6f93917
--- /dev/null
+++ b/math/scilab/files/patch-build.incl.xml
@@ -0,0 +1,11 @@
+--- build.incl.xml.orig 2010-10-18 22:52:49.000000000 -0700
++++ build.incl.xml 2010-10-18 22:53:09.000000000 -0700
+@@ -86,6 +86,8 @@
+
+ <pathelement location="${fop.jar}"/>
+
++ <pathelement location="${xmlgraphics-commons.jar}"/>
++
+ <pathelement location="${avalon-framework.jar}"/>
+
+ <pathelement location="${avalon-framework-impl.jar}"/>