[MacPorts] #39094: gnuplot: use elisp PortGroup
#39094: gnuplot: use elisp PortGroup ------------------------+--------------------- Reporter: mojca@… | Owner: mojca@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: gnuplot ------------------------+--------------------- Use elisp PortGroup (see #39019) for GnuPlot. I'm submitting this before committing so that others can check if I made any mistake: {{{ variant emacs description "An emacs mode for working with gnuplot" { depends_build-append port:${emacs_binary_provider} configure.env-append EMACS=${emacs_binary} configure.args-delete --without-lisp-files configure.args-append --with-lisp-files --with- lispdir=${emacs_lispdir} } }}} Just curious: why is it suggested to use "path:" rather than "port:" to specify the dependency? -- Ticket URL: <https://trac.macports.org/ticket/39094> MacPorts <http://www.macports.org/> Ports system for OS X
#39094: gnuplot: use elisp PortGroup -------------------------+--------------------- Reporter: mojca@… | Owner: mojca@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: gnuplot | -------------------------+--------------------- Comment (by dports@…): This looks good to me. As for the use of path: vs port: -- no real reason, was just an arbitrary choice. -- Ticket URL: <https://trac.macports.org/ticket/39094#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#39094: gnuplot: use elisp PortGroup -------------------------+--------------------- Reporter: mojca@… | Owner: mojca@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: gnuplot | -------------------------+--------------------- Changes (by mojca@…): * status: new => closed * resolution: => fixed Comment: Committed in r106357. -- Ticket URL: <https://trac.macports.org/ticket/39094#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts