diff options
Diffstat (limited to 'devel/py-flufl.lock/Makefile')
-rw-r--r-- | devel/py-flufl.lock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-flufl.lock/Makefile b/devel/py-flufl.lock/Makefile index 3d1731d30742..fc3ba42e2237 100644 --- a/devel/py-flufl.lock/Makefile +++ b/devel/py-flufl.lock/Makefile @@ -11,9 +11,9 @@ COMMENT= NFS-safe file locking with timeouts for POSIX systems LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atpublic>=0:devel/py-atpublic +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atpublic>=0:devel/py-atpublic@${FLAVOR} -USES= python:3 +USES= python:3.4+ USE_PYTHON= autoplist distutils .include <bsd.port.mk> |