diff options
Diffstat (limited to 'devel/py-posix_ipc/Makefile')
-rw-r--r-- | devel/py-posix_ipc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-posix_ipc/Makefile b/devel/py-posix_ipc/Makefile index 108a8b102eab..672f4e4f8d02 100644 --- a/devel/py-posix_ipc/Makefile +++ b/devel/py-posix_ipc/Makefile @@ -13,7 +13,7 @@ COMMENT= POSIX IPC primitives for Python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist post-install: |