#16109: qt3-mac fails to build --------------------------------+------------------------------------------- Reporter: dented42@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: qt3-mac leopard | Port: qt3-mac --------------------------------+------------------------------------------- Comment(by cedayiv@…): Replying to [comment:12 miranda@…]:
I have tried both the patch-leopard and qt3mac.patch2 patches (separately) and I still get a failure message that this version of OS X (10.5) is not supported. Is there anything else I can do? Thanks.
The qt3mac.patch2 won't work for you because it is designed for fink. You should use patch-leopard which is the same thing but adapted for MacPorts. Don't forget to add the patch to the list of patches in your Portfile, or it won't be used. The command is: sudo port edit qt3-mac There are two lines in there that need be edited to look like shown below. On the first line you just have to add the backslash at the end. Then add the second line right after it: {{{ patch-mkspecs-qmake.conf \ patch-leopard }}} -- Ticket URL: <http://trac.macports.org/ticket/16109#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS