From d100bc111ea2f307e28f3acd451f220b342ca91f Mon Sep 17 00:00:00 2001 From: Nicola Vitale Date: Tue, 22 Sep 2020 09:12:25 +0000 Subject: [PATCH] - Add a PORTSCOUT variable to limit to 2.5.X distributions. --- textproc/py-pygments-25/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/py-pygments-25/Makefile b/textproc/py-pygments-25/Makefile index 04a0720c131c..c598f37bc057 100644 --- a/textproc/py-pygments-25/Makefile +++ b/textproc/py-pygments-25/Makefile @@ -23,6 +23,8 @@ CONFLICTS_INSTALL= py??-pygments NO_ARCH= yes +PORTSCOUT= limit:^2\.5\. + .include .if ${PYTHON_VER} == ${PYTHON_DEFAULT}