I like to install some packages by hand that are also available through MacPorts. When I do this MacPorts still wants to install that package even though its binaries are in the path.
Is there any way to install let's say Python without MacPorts and than install a package that depends on Python via MacPorts without installing MacPorts Python?
