git: 6efd3e1513c3 - main - textproc/py-pygments: Remove useless line in Makefile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Aug 2024 16:02:09 UTC
The branch main has been updated by nivit:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6efd3e1513c36fa51c22c2299cd97bab4489b811
commit 6efd3e1513c36fa51c22c2299cd97bab4489b811
Author: Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2024-08-03 15:57:17 +0000
Commit: Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2024-08-03 16:02:04 +0000
textproc/py-pygments: Remove useless line in Makefile
Reported by Anton Saietskii <vsasjason@gmail.com> as a comment
to the (closed) PR 280547.
---
textproc/py-pygments/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile
index b2441910a97b..2dcb7a8fa040 100644
--- a/textproc/py-pygments/Makefile
+++ b/textproc/py-pygments/Makefile
@@ -19,7 +19,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=4.1.0:devel/py-pytest-cov@${PY_
USES= cpe python tex
USE_PYTHON= autoplist concurrent pep517 pytest
-USES+= tex
USE_TEX= latex:test
CONFLICTS_INSTALL= py??-pygments-25