[MacPorts] #21503: auctex mactex variant does not remove dependency
MacPorts
noreply at macports.org
Sat Sep 19 16:14:46 PDT 2009
#21503: auctex mactex variant does not remove dependency
---------------------------------------+------------------------------------
Reporter: marcin.zalewski@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: auctex
---------------------------------------+------------------------------------
The macports variant of auctex attempts to install texlive. Removing
runtime dependency fixes that:
{{{
variant mactex description "If your TeX distribution is MacTeX" {
# Note: This also needs /usr/texbin in binpath in macports.conf
configure.args-append --with-texmf-dir=/usr/local/texlive/texmf-
local
depends_run-delete bin:tex:texlive
}
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21503>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list