git: ed5b5c551595 - main - print/mftrace: Remove commented texmf
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Oct 2023 12:22:15 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ed5b5c551595b1ab7e815ae38e125dbe9274aac8
commit ed5b5c551595b1ab7e815ae38e125dbe9274aac8
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-24 20:45:15 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-26 12:22:04 +0000
print/mftrace: Remove commented texmf
After 6 months of commit there were no comments from the maintainer or
any bugs reported about the removal of texmf which means this port does
not use texmf at all.
Sponsored by: Nepustil
Approved by: portmgr (blanket)
---
print/mftrace/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile
index 3e116fa5260c..40167d2d86de 100644
--- a/print/mftrace/Makefile
+++ b/print/mftrace/Makefile
@@ -19,9 +19,8 @@ BUILD_DEPENDS+= potrace:graphics/potrace
RUN_DEPENDS+= potrace:graphics/potrace
.endif
-# Python3 ready
USES= gmake python tex
-USE_TEX= base # texmf
+USE_TEX= base
GNU_CONFIGURE= yes
MAKEFILE= GNUmakefile