diff options
Diffstat (limited to 'devel/py-pyinotify/Makefile')
-rw-r--r-- | devel/py-pyinotify/Makefile | 2 |
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> |