Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#1485 closed defect (fixed)

Problems building teTeX

Reported by: darwin@… Owned by: gwright@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: VERIFIED Cc:
Port:

Description

I had some problems building the teTeX package on one of my systems. I believe the reason is that this package has a dependency on XFree, but doesn't actually list it in the Portfile. Since I didn't have X11 (or the SDK) installed on the system, compilation failed with the errors seen at the URL above. On a system with X11 (and the SDK) and a clean DarwinPorts install, compilation was successful. Attached is a patch for the Portfile to add the X11 dependency.

Attachments (2)

Portile.diff (53 bytes) - added by darwin@… 20 years ago.
Portfile patch
Portile.2.diff (315 bytes) - added by darwin@… 20 years ago.
A better patch

Download all attachments as: .zip

Change History (5)

Changed 20 years ago by darwin@…

Attachment: Portile.diff added

Portfile patch

comment:1 Changed 20 years ago by darwin@…

attachments.isobsolete: 01
attachments.ispatch: 10

(From update of attachment 1103) Not unidiff

Changed 20 years ago by darwin@…

Attachment: Portile.2.diff added

A better patch

comment:2 Changed 20 years ago by gwright@…

Resolution: fixed
Status: newclosed

I added the depends_lib statement and also wrote a nox11 variant for people who don't want X. Building with X remains the default.

Thanks to Jason Deraleau for pointing this out.

comment:3 Changed 20 years ago by darwin@…

Keywords: VERIFIED added

Looks good.

Note: See TracTickets for help on using tickets.