PDA

View Full Version : [Solved] diff between ports with emulation and non-emulation


alie
February 22nd, 2009, 11:45
is there anyway to differentiate between ports under emulation and non-under emulation before we installed it ? is there any script to do it ?

Thanks
Alie

hydra
February 22nd, 2009, 13:10
You can usually grep some 'linux' words from the Makefile :)

crsd
February 22nd, 2009, 18:06
`make all-depends-list` could be helpful too.