git: 24cbbbe13e1d - main - textproc/py-nltk: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 30 15:15:06 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=24cbbbe13e1db624bed9564509e07410da751bcc

commit 24cbbbe13e1db624bed9564509e07410da751bcc
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:44:53 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:15 +0000

    textproc/py-nltk: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 textproc/py-nltk/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/textproc/py-nltk/Makefile b/textproc/py-nltk/Makefile
index 3047fb39537a..80dafb01d485 100644
--- a/textproc/py-nltk/Makefile
+++ b/textproc/py-nltk/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}yaml>=3.09:devel/py-yaml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR}
 
-USES=		python:3.6+ zip
+USES=		cpe python:3.6+ zip
 USE_PYTHON=	distutils autoplist
 
 NO_ARCH=	yes


More information about the dev-commits-ports-main mailing list