#18291: dirac: fix build dependeicies. ----------------------------------+----------------------------------------- Reporter: m.nacamura@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: dirac ----------------------------------+----------------------------------------- Changes (by jmr@…): * cc: devans (removed) * owner: macports-tickets@… => devans@… Old description:
--- Portfile.old 2009-01-31 14:30:31.000000000 +0900 +++ Portfile.new 2009-01-31 14:31:04.000000000 +0900 @@ -32,7 +32,7 @@
depends_build port:doxygen \ port:graphviz \ - port:texlive + path:bin/latex:texlive
depends_lib port:cppunit
New description: {{{ --- Portfile.old 2009-01-31 14:30:31.000000000 +0900 +++ Portfile.new 2009-01-31 14:31:04.000000000 +0900 @@ -32,7 +32,7 @@ depends_build port:doxygen \ port:graphviz \ - port:texlive + path:bin/latex:texlive depends_lib port:cppunit }}} -- Comment: Please remember to use WikiFormatting, and use full email addresses. -- Ticket URL: <http://trac.macports.org/ticket/18291#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS