[MacPorts] #23496: libsdl_ttf build fails with libsdl-devel

MacPorts noreply at macports.org
Sun Mar 21 17:00:33 PDT 2010


#23496: libsdl_ttf build fails with libsdl-devel
-------------------------------------------+--------------------------------
  Reporter:  macsforever2000@…             |       Owner:  nox@…           
      Type:  defect                        |      Status:  closed          
  Priority:  Normal                        |   Milestone:                  
 Component:  ports                         |     Version:                  
Resolution:  fixed                         |    Keywords:                  
      Port:  libsdl-devel libsdl_ttf       |  
-------------------------------------------+--------------------------------

Comment(by jsnitow@…):

 The following patch (made at r65095) is needed to completely fix this bug:

 {{{
 Index: Portfile
 ===================================================================
 --- Portfile    (revision 65095)
 +++ Portfile    (working copy)
 @@ -25,7 +25,7 @@

  patchfiles      patch-glfont.c.diff

 -depends_lib     port:libsdl \
 +depends_lib     path:lib/pkgconfig/sdl.pc:libsdl \
                  port:freetype

  configure.args  --disable-sdltest
 }}}

 This is similar to changeset r58210, which closed #21565

-- 
Ticket URL: <http://trac.macports.org/ticket/23496#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list