Ticket #40902: kinput2.diff
File kinput2.diff, 400 bytes (added by takanori@…, 11 years ago) |
---|
-
Portfile
50 50 #use_xmkmf yes 51 51 depends_build port:imake 52 52 53 compiler.blacklist *clang* 54 53 55 configure { 54 56 # IMAKECPP should be set explicitly before calling xmkmf. 55 57 system "cd ${worksrcpath} && IMAKECPP=${configure.cpp} xmkmf"