On Jul 10, 2007, at 05:47, Anders F Björklund wrote:
Apparently one of the oldest feature requests around... http://trac.macports.org/projects/macports/ticket/463 I created a basic implementation, for later expansion: http://trac.macports.org/projects/macports/ticket/12211I guess there will be NO feedback on this until it has been committed to trunk, so maybe we can do that now ?
My only question is this:
78 proc lint_main {args} {
79 global UI_PREFIX portname portpath
80 set portfile ${portpath}/Portfile
It's inadvisable to make assumptions about the Portfile path from
within a target -- should this be implemented outside of the build
targets?
-landonf
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
