svn commit: r328617 - head/www/py-beautifulsoup
Marcus von Appen
mva at FreeBSD.org
Sat Sep 28 18:04:12 UTC 2013
On, Sat Sep 28, 2013, William Grzybowski wrote:
> Author: wg
> Date: Sat Sep 28 17:42:10 2013
> New Revision: 328617
> URL: http://svnweb.freebsd.org/changeset/ports/328617
>
> Log:
> www/py-beautifulsoup: use autoplist and 3k knob
>
> - Use python auto plist
> - Use python 3k knob
> - Allow staging
>
> Deleted:
> head/www/py-beautifulsoup/pkg-plist
> Modified:
> head/www/py-beautifulsoup/Makefile
>
> Modified: head/www/py-beautifulsoup/Makefile
> ==============================================================================
> --- head/www/py-beautifulsoup/Makefile Sat Sep 28 17:24:09 2013 (r328616)
> +++ head/www/py-beautifulsoup/Makefile Sat Sep 28 17:42:10 2013 (r328617)
> @@ -14,12 +14,7 @@ COMMENT= HTML/XML Parser for Python
> USE_PYTHON= yes
> USE_PYDISTUTILS= yes
> PYDISTUTILS_PKGNAME= beautifulsoup4
> +PYDISTUTILS_AUTOPLIST= yes
> +PYTHON_PY3K_PLIST_HACK= yes
PYTHON_PY3K_PLIST_HACK should not be necessary, when using
PYDISTUTILS_AUTOPLIST. It's (usually) only needed for ports that do not
use distutils.
Cheers
Marcus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20130928/470eece6/attachment.sig>
More information about the svn-ports-head
mailing list