#38150: ndmanager-plugins @1.4.6 --------------------------------+-------------------------------- Reporter: FlorianFranzen@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: ndmanager-plugins | --------------------------------+-------------------------------- Comment (by g5pw@…): Replying to [comment:5 FlorianFranzen@…]:
Replying to [comment:4 g5pw@…]:
- if the port does not have a configure phase, {{{use_configure no}}} should be used. - if there is no configure phase, care must be taken to ensure we are [UsingTheRightCompiler]. I will look into that as well, but it well be a loot of patching, since only manual created makefiles are used.
Hmm.. What do you mean by that? Can't we just set $(CC) to specify a compiler?
- why does the success of compilation rely on locate?!? I really dont know the design decision behind it. It is used to locate the docbook files to build the documentation. I rather updated locate db instead of trying to add a hard coded path, but I agree that it rather a "works-for-me" kind of fix.
Well, the usual way to go at it is to use find or better, fs-traverse. -- Ticket URL: <https://trac.macports.org/ticket/38150#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X