#14118: glpong 1.0 doesn't build --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: --------------------------------------+------------------------------------- Comment (by ryandesign@macports.org): There appear to be two ways to fix this: 1. Append `-dylib_file FILE:FILE` to LDFLAGS 2. Append `-Wl,dylib_file,FILE:FILE` to LDFLAGS in each case, "FILE" is "/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib". What I committed in r34276 was neither of those, so I don't think that's valid. I changed it to the first form, which is also the form described in the Apple Developer Technical Q&A, in r34277. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14118#comment:7> MacPorts </projects/macports> Ports system for Mac OS