Opened 14 years ago
Closed 12 years ago
#27996 closed defect (fixed)
gnuplot: undeclared dependency on emacs
Reported by: | drkp (Dan Ports) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | mojca (Mojca Miklavec), kilian.rosbach@… | |
Port: | gnuplot |
Description
gnuplot's autoconf script checks for an installed version of emacs and uses it to build gnuplot-mode.el. It shouldn't do that without declaring a dependency on emacs. Better would be to separate gnuplot-mode into a separate port or variant to keep from bloating gnuplot's dependency list gratuitously.
Change History (6)
comment:1 Changed 13 years ago by mojca (Mojca Miklavec)
Cc: | mojca.miklavec.lists@… added |
---|
comment:2 Changed 13 years ago by mojca (Mojca Miklavec)
My suggestion would be to add a flag --without-lisp-files by default and define a variant +emacs that would add a dependency on (any) emacs and remove --without-list-files. (I see that there are several emacs around.) I never cared about that particular setting. It usually either works or doesn't work and never does any harm if some extra files are generated or not.
comment:3 Changed 13 years ago by mojca (Mojca Miklavec)
There is another related ticket here: #18913
comment:5 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | kilian.rosbach@… added |
---|
Has duplicate #33554.
comment:6 Changed 12 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Cc Me!