cvs commit: ports/x11-toolkits/py-wxPython24 Makefile

Kirill Ponomarew krion at voodoo.oberon.net
Thu May 12 14:03:34 PDT 2005


On Thu, May 12, 2005 at 08:59:16PM +0000, Kirill Ponomarew wrote:
> krion       2005-05-12 20:59:16 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     x11-toolkits/py-wxPython24 Makefile 
>   Log:
>   Fix INDEX build.
>   
> |  PORTNAME=	wxPython
> | @@ -48,7 +48,7 @@ post-install:
> |  .include <bsd.port.pre.mk>
> |  
> |  .if !defined(WITH_GTK1)
> | -LIB_DEPENDS=	wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
> | +LIB_DEPENDS=	wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24
> |  WX_CONFIG=	${X11BASE}/bin/wxgtk2-2.4-config

Max, it's only partial fix, just to prevent INDEX failure.  Could
you please do the rest stuff ?

-Kirill


More information about the cvs-ports mailing list