#15992: nss: Installs too generic binaries ------------------------------------+--------------------------------------- Reporter: raimue@macports.org | Owner: reiffert@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: Keywords: nss hunspell conflicts | ------------------------------------+--------------------------------------- The nss port installs some binaries to `${prefix}/bin/` which have very generic names like 'example'. The file `${prefix}/bin/example` does not seem to be any useful and conflicts with hunspell (see also #15991). There does not seem to be a `make install` in nss, the files are just copied from the `mozilla/dist` subdirectory. Is there a need to install these binaries to `${prefix}/bin/` at all? If yes, can the binaries at least be prefixed with 'nss-'? -- Ticket URL: <http://trac.macports.org/ticket/15992> MacPorts <http://www.macports.org/> Ports system for Mac OS