Ticket #51812: Portfile-nawk.diff
File Portfile-nawk.diff, 479 bytes (added by larryv (Lawrence Velázquez), 8 years ago) |
---|
-
dports/lang/nawk/Portfile
diff --git a/dports/lang/nawk/Portfile b/dports/lang/nawk/Portfile index 7e16848..3f12343 100644
a b 3 3 PortSystem 1.0 4 4 name nawk 5 5 version 20121220 6 revision 1 6 7 categories lang 7 8 license BSD 8 9 maintainers toby … … configure { 26 27 reinplace s|__CC__|${configure.cc}| ${worksrcpath}/makefile 27 28 } 28 29 30 use_parallel_build no 29 31 build.target 30 32 31 33 destroot {