aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pyinotify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pyinotify/Makefile')
-rw-r--r--devel/py-pyinotify/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyinotify/Makefile b/devel/py-pyinotify/Makefile
index 691d423c5673..57b0f5b2d2f2 100644
--- a/devel/py-pyinotify/Makefile
+++ b/devel/py-pyinotify/Makefile
@@ -14,6 +14,6 @@ LICENSE= MIT
LIB_DEPENDS= libinotify.so:devel/libinotify
USES= python
-USE_PYTHON= distutils
+USE_PYTHON= distutils py3kplist
.include <bsd.port.mk>