Fix build with new textproc/fop
PR: ports/151570 Submitted by: Rob Farmer (maintainer) Reported by: QAT
This commit is contained in:
parent
275634b798
commit
b884feef17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263272
1 changed files with 11 additions and 0 deletions
11
math/scilab/files/patch-build.incl.xml
Normal file
11
math/scilab/files/patch-build.incl.xml
Normal file
|
@ -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}"/>
|
Loading…
Reference in a new issue