From 4376dbbb58dab5a7bf7a8240ca39b562de78343b Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 20 Jun 2018 17:05:41 +0000 Subject: Use PY_FLAVOR for dependencies. FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight --- devel/py-flufl.lock/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/py-flufl.lock/Makefile') diff --git a/devel/py-flufl.lock/Makefile b/devel/py-flufl.lock/Makefile index fc3ba42e2237..2d81e21d3810 100644 --- a/devel/py-flufl.lock/Makefile +++ b/devel/py-flufl.lock/Makefile @@ -11,7 +11,7 @@ COMMENT= NFS-safe file locking with timeouts for POSIX systems LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atpublic>=0:devel/py-atpublic@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atpublic>=0:devel/py-atpublic@${PY_FLAVOR} USES= python:3.4+ USE_PYTHON= autoplist distutils -- cgit v1.2.3