From 32e42ae4794203267bddd1c94d1c4b18b121cf34 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 22 May 2018 13:58:33 +0000 Subject: Don't tell people to use @${FLAVOR} in that case, it's bad practice. Sponsored by: Absolight --- CHANGES | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index cc40b0631577..30c3002af062 100644 --- a/CHANGES +++ b/CHANGES @@ -152,8 +152,7 @@ AUTHOR: mat@FreeBSD.org In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done - by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python - module with Python flavors, as the content will be the same). For example: + by appending '@${PY_FLAVOR}' after the origin. For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} -- cgit v1.2.3