Ticket #22399: Portfile-pmd.diff
File Portfile-pmd.diff, 565 bytes (added by champlin@…, 15 years ago) |
---|
-
Portfile
old new 20 20 checksums md5 2ddefa2c0aa890693e2ce07a548b189f 21 21 use_zip yes 22 22 23 depends_build bin:ant:apache-ant 23 depends_build bin:ant:apache-ant port:junit 24 24 25 25 worksrcdir ${name}-${version} 26 26 … … 35 35 build.target dist 36 36 build.dir ${worksrcpath}/bin 37 37 38 build.args -lib ${prefix}/share/java/junit.jar 39 38 40 destroot { 39 41 # Install the wrapper script 40 42 xinstall -m 755 ${filespath}/pmd ${destroot}${prefix}/bin