On Mar 15, 2013, at 9:39 AM, Jeremy Lavergne <[email protected]> wrote:
> First check which port it comes from: > `port provides /opt/local/bin/getopt` > > Then you can extract the source of the port and cd to the source: > `sudo port extract $PKG && port work $PKG` Alternatively, "port distfiles $PKG" will show you a list of URLs from which you can download the source distribution yourself. vq _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
