Date: Mon, 24 Oct 2011 16:10:03 GMT From: Mohacsi Janos <janos.mohacsi@bsd.hu> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/161963: [MAINTAINER] net-p2p/py26-BitTornado: [SUMMARIZE CHANGES] Message-ID: <201110241610.p9OGA3bF009758@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/161963; it has been noted by GNATS. From: Mohacsi Janos <janos.mohacsi@bsd.hu> To: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Cc: Janos Mohacsi <janos.mohacsi@bsd.hu>, FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/161963: [MAINTAINER] net-p2p/py26-BitTornado: [SUMMARIZE CHANGES] Date: Mon, 24 Oct 2011 18:04:07 +0200 On 10/24/11 16:12, Ruslan Mahmatkhanov wrote: > >> -WX_COMPS= python >> +WX_COMPS= ${PYTHON_CMD} > > Hi, Janos. > > This change is wrong. "WX_COMPS=python" means that this port needs > x11-toolkits/wxPython28 port for building/running. Please see > Mk/bsd.wx.mk. This need to be fixed. > You are right. After fixing the port I check the port with the portlint tool. portlint suggested changing the python to ${PYTHON_CMD}. I accepted it without checking the consequences. Please remove this changes from the Makefile. Should I send a new patch? Best Regards, Janos Mohacsi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110241610.p9OGA3bF009758>