diff options
Diffstat (limited to 'devel/py-hghooks/Makefile')
-rw-r--r-- | devel/py-hghooks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-hghooks/Makefile b/devel/py-hghooks/Makefile index 4c2f1bb57b62..48e6acb78d52 100644 --- a/devel/py-hghooks/Makefile +++ b/devel/py-hghooks/Makefile @@ -14,6 +14,6 @@ LICENSE= LGPL3 USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install +PYDISTUTILS_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |