diff --git a/textproc/py-pygments-25/Makefile b/textproc/py-pygments-25/Makefile index f9d02854900b..617196f5853d 100644 --- a/textproc/py-pygments-25/Makefile +++ b/textproc/py-pygments-25/Makefile @@ -1,33 +1,33 @@ # Created by: Nicola Vitale PORTNAME= pygments PORTVERSION= 2.5.2 PORTREVISION= 0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -25 DISTNAME= Pygments-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Syntax highlighter written in Python LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cpe python:2.7+ +USES= cpe python USE_PYTHON= distutils concurrent autoplist CONFLICTS_INSTALL= py??-pygments NO_ARCH= yes PORTSCOUT= limit:^2\.5\. .include .if ${PYTHON_VER} == ${PYTHON_DEFAULT} CONFLICTS_INSTALL= paraview .endif .include