Opened 12 years ago

Closed 12 years ago

#33854 closed enhancement (fixed)

bsdiff: fix build on Lion

Reported by: ranauei@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: haspatch Cc:
Port: bsdiff

Description

I was unable to build bsdiff on Lion with Xcode 4.3.2 because of the absence of bsdmake. I managed to fix this and other few problems I had releated to the Makefile so now the port work fine.

In the Makefile patch I added the install command which wasn't beign found, I also removed a problematic line wich gave me an error about a missing separator and I moved the fix for the path for the man from the Portfile to the Makefile since the patchfile was already necessary.

Attachments (2)

Portfile.diff (1.1 KB) - added by ranauei@… 12 years ago.
patch-Makefile.diff (495 bytes) - added by ranauei@… 12 years ago.

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by ranauei@…

Attachment: Portfile.diff added

Changed 12 years ago by ranauei@…

Attachment: patch-Makefile.diff added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

Thanks.

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

r91440. I did not increase the port's revision because it doesn't look like this changes what files get installed.

Note: See TracTickets for help on using tickets.