Ticket #36646: groovy_Portfile.patch
File groovy_Portfile.patch, 400 bytes (added by macports@…, 12 years ago) |
---|
-
Portfile
old new 37 37 rmd160 f4a3c71522912fb82d2b06367605744b3b5d399f 38 38 use_configure no 39 39 worksrcdir groovy-${version} 40 build.cmd ./gradlew40 build.cmd GRADLE_USER_HOME=${workpath} ./gradlew 41 41 build.args -g ${workpath} 42 42 build.target installGroovy 43 43 supported_archs noarch