git: 3c0b7495a7f8 - main - graphics/py-pyglet150: ignore in portscout
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Dec 2021 13:23:06 UTC
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3c0b7495a7f86a0c498d41331138db4f2e25bba0
commit 3c0b7495a7f86a0c498d41331138db4f2e25bba0
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-12-24 12:52:09 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-12-24 13:21:27 +0000
graphics/py-pyglet150: ignore in portscout
---
graphics/py-pyglet150/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/graphics/py-pyglet150/Makefile b/graphics/py-pyglet150/Makefile
index fc95f1a1ea03..c1c7a636e7eb 100644
--- a/graphics/py-pyglet150/Makefile
+++ b/graphics/py-pyglet150/Makefile
@@ -17,4 +17,6 @@ USES= python:3.5+ zip
USE_PYTHON= autoplist distutils
NO_ARCH= yes
+PORTSCOUT= ignore:1
+
.include <bsd.port.mk>