#32146: emacs-app must write /opt/local/share/emacs/site-lisp/subdirs.el if it is not present ---------------------------------+------------------------------------------ Reporter: vishketan@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: emacs-app ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => css@… * port: => emacs-app Comment: Ports should not generally alter their behavior based on what other ports are installed. We have to take into consideration that the user may get a pre-built port from the buildbot. A port should either always install a file, or never do so, not vary this based on the user's environment. But perhaps there is an opportunity for the port to do something useful in a post-activate block. -- Ticket URL: <https://trac.macports.org/ticket/32146#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS