#40662: libfaketime --------------------------+-------------------------------- Reporter: wolf@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: libfaketime | --------------------------+-------------------------------- Comment (by ryandesign@…): The license appears to be GPL version 2, but I cannot tell if it's GPL 2 only (license field should be "GPL-2") or GPL 2 or later (license field should be "GPL-2+"). src/Makefile.OSX hardcodes `-arch i386 -arch x86_64` which means the port will build universal for i386 and x86_64 even when not requested, and of course will not work on e.g. PowerPC systems; this must be fixed. Why does OS X need a separate Makefile from everyone else? That seems like a great way for the OS X build system to get out of sync with other platforms. -- Ticket URL: <https://trac.macports.org/ticket/40662#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X