How does one setup a portfile to do a 'make clean' before a 'make all'? I 
thought of using

    pre-build {        
        system -W ${somedir} "${build.cmd} clean"
    }


Mark




_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to