git: f9568249d150 - main - Mark as BROKEN to unbreak INDEX

Koichiro Iwao meta at FreeBSD.org
Mon Apr 12 08:04:57 UTC 2021


The branch main has been updated by meta:

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

commit f9568249d15022f2ce6a2f214a46943c6006f626
Author:     Koichiro Iwao <meta at FreeBSD.org>
AuthorDate: 2021-04-12 08:00:06 +0000
Commit:     Koichiro Iwao <meta at FreeBSD.org>
CommitDate: 2021-04-12 08:03:43 +0000

    Mark as BROKEN to unbreak INDEX
---
 games/pink-pony/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/pink-pony/Makefile b/games/pink-pony/Makefile
index 0fbe0e290033..f080c6fd3b5f 100644
--- a/games/pink-pony/Makefile
+++ b/games/pink-pony/Makefile
@@ -8,6 +8,8 @@ COMMENT=	Tron-like multiplayer racing game
 
 LICENSE=	GPLv3+
 
+BROKEN=		depends on removed port graphics/ilmbase
+
 LIB_DEPENDS=	libIL.so:graphics/devil \
 		libprotobuf.so:devel/protobuf \
 		libglfw.so:graphics/glfw2 \


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