Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18291 closed defect (fixed)

dirac: fix latex build dependency.

Reported by: m.nacamura@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: latex Cc:
Port: dirac

Description (last modified by jmroot (Joshua Root))

--- 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

Attachments (1)

Portfile.diff (295 bytes) - added by m.nacamura@… 15 years ago.

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by m.nacamura@…

Attachment: Portfile.diff added

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Cc: devans removed
Description: modified (diff)
Owner: changed from macports-tickets@… to devans@…

Please remember to use WikiFormatting, and use full email addresses.

comment:2 Changed 15 years ago by dbevans (David B. Evans)

Status: newassigned
Summary: dirac: fix build dependeicies.dirac: fix build dependencies

comment:3 Changed 15 years ago by dbevans (David B. Evans)

Keywords: latex added
Summary: dirac: fix build dependenciesdirac: fix latex build dependency.

Committed in r46195. Thanks.

comment:4 Changed 15 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: assignedclosed

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.