On 2007/09/06 21:55, steven mestdagh wrote: > yes, you've put it under mystuff/cmus instead of mystuff/audio/cmus, > hence it cannot find audio/cmus.
note to readers who don't know about this; mystuff is special - 'make plist' knows to handle it differently, it's also searched for port dependencies (as well as the main tree). if you're working on new ports, ports/mystuff/category/portname is a good place to do this, also if you're working on changes to an in-tree port if you copy the whole thing across (CVS dirs and all) you can still run diffs etc. against a repository (be that a local cvsync mirror, anoncvs, etc). if you work on a new port in mystuff/portname (no category) it's likely that 'make plist' will produce broken packing lists.