#17957 closed defect (fixed)
libsdl: reinplace /archivecmds=/s/CC/CXX/ didn't change anything
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | nox@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | libsdl |
Description
Using the patch from #15514, I get this when installing libsdl @1.2.13_3 on Mac OS X 10.4.11 Intel:
---> Fetching libsdl ---> Attempting to fetch SDL-1.2.13.tar.gz from http://www.libsdl.org/release/ ---> Verifying checksum(s) for libsdl ---> Extracting libsdl Warning: reinplace /archivecmds=/s/CC/CXX/ didn't change anything in /mp/var/macports/build/_Users_rschmidt_macports_dports_devel_libsdl/work/SDL-1.2.13/configure ---> Configuring libsdl ---> Building libsdl [snip]
It finished compiling and installing just fine. Maybe the reinplace isn't needed anymore?
Note: See
TracTickets for help on using
tickets.
r48487