1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

devel/py-billiard: fix autoplist

- Fix autoplist
This commit is contained in:
William Grzybowski 2013-10-21 13:00:00 +00:00
parent 9b62d83e92
commit 6fe722c8f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331134

View File

@ -14,8 +14,8 @@ LICENSE= BSD
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYDISTUTILS_AUTOPLIST=yes
PYEASYINSTALL_ARCHDEP= yes
PYEASYINSTALL_AUTOPLIST=yes
NO_STAGE= yes
.include <bsd.port.mk>