Date: Fri, 13 May 2005 04:07:27 +0700 From: Max Khon <fjoe@samodelkin.net> To: Kirill Ponomarew <krion@voodoo.oberon.net> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/py-wxPython24 Makefile Message-ID: <20050512210727.GA45855@samodelkin.net> In-Reply-To: <20050512210336.GC65500@voodoo.oberon.net> References: <200505122059.j4CKxGYI008314@repoman.freebsd.org> <20050512210336.GC65500@voodoo.oberon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! On Thu, May 12, 2005 at 11:03:36PM +0200, 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 ? My bad. Should be fixed now. /fjoe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050512210727.GA45855>