git: a6cca59b1007 - main - print/microtex: Add PORTSCOUT line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Jun 2024 08:18:44 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a6cca59b10073251aeb626814588efec8661d56f
commit a6cca59b10073251aeb626814588efec8661d56f
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-17 04:03:13 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-17 08:18:33 +0000
print/microtex: Add PORTSCOUT line
---
print/microtex/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/print/microtex/Makefile b/print/microtex/Makefile
index 52cb274a905b..9e8264b01546 100644
--- a/print/microtex/Makefile
+++ b/print/microtex/Makefile
@@ -21,4 +21,6 @@ GH_ACCOUNT= NanoMichael
GH_PROJECT= MicroTeX
GH_TAGNAME= d87ebec
+PORTSCOUT= skipv:xml-def
+
.include <bsd.port.mk>