Ticket #35811: Portfile-xercesj.diff
File Portfile-xercesj.diff, 473 bytes (added by vikingjs@…, 12 years ago) |
---|
-
Portfile
old new 1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup java 1.0 4 5 5 6 name xercesj 6 7 version 2.11.0 … … 43 44 build.cmd ant 44 45 build.target jars docs javadocs 45 46 build.env CLASSPATH=${tools}/xml-apis.jar:${tools}/xercesImpl.jar:${tools}/bin/xjavac.jar 47 build.env-append JAVA_HOME=${java_home} 46 48 47 49 post-extract { 48 50 file rename ${workpath}/tools ${worksrcpath}/