#49051: Update: VLC 2.2.1 with fix for the lua 5.3 incompatibility --------------------------+--------------------------------- Reporter: rjvbertin@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: VLC | --------------------------+--------------------------------- Comment (by rjvbertin@…): Replying to [comment:4 framic5@…]:
problems with linker flags, for example: {{{ -l-framework Cocoa }}}
That's weird, that should fail on any OS X version...
The problem is, the Makefile to patch will be created during configuration. So, I wrote my own patch command into post-configure{}. I'm wondering if there is a proper solution for this. The attached Portfile.diff has to be used on the Portfile provided in VLC.tar.bz2.
The proper way would be to figure out where the linker option error comes from and then either fix the autoconf/automake system if that's the source, or the Makefile.am file (or whatever). I'm double-checking if it's not an error I overlooked; I don't think I've every built only with the default variants. -- Ticket URL: <https://trac.macports.org/ticket/49051#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X