#34183: gst-plugins-ugly @0.10.19_2 missing headers -------------------------------------+-------------------------------------- Reporter: computers57@… | Owner: rmstonecipher@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: gst-plugins-ugly -------------------------------------+-------------------------------------- Comment(by ek9852@…): I encounter same problem. xx@xxx:/$ port provides /opt/local/include/opencore-amrnb/interf_dec.h /opt/local/include/opencore-amrnb/interf_dec.h is provided by: opencore- amr xx@xxx:/$ port provides /opt/local/include/opencore-amrwb/dec_if.h /opt/local/include/opencore-amrwb/dec_if.h is provided by: opencore-amr from the Makefile AMRNB_CFLAGS = -I/opt/local/include .. AMRWB_CFLAGS = -I/opt/local/include which is wrong. It should be /opt/local/include/opencore-amrnb and /opt/local/include /opencore-amrwb -- Ticket URL: <https://trac.macports.org/ticket/34183#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS