Opened 21 years ago

Closed 20 years ago

Last modified 19 years ago

#1035 closed defect (fixed)

graphics/libsdl_image can't find jpeg headers so won't install

Reported by: simon@… Owned by: leimy@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

libsdl_image will not install due to the fact that it can't find the necessary jpeg include files. Adding the following seems to make it work:

configure.env LDFLAGS=-L${prefix}/lib \

CPPFLAGS=-I${prefix}/include

So I've created a patch to do just that.

Attachments (1)

Portfile.diff (538 bytes) - added by simon@… 21 years ago.
Portfile diff

Download all attachments as: .zip

Change History (2)

Changed 21 years ago by simon@…

Attachment: Portfile.diff added

Portfile diff

comment:1 Changed 20 years ago by mww@…

Resolution: fixed
Status: newclosed

Already solved.

This bug was solved by the latest update of libsdl_image;

Note: See TracTickets for help on using tickets.