Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 2021 08:04:57 GMT
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f9568249d150 - main - Mark as BROKEN to unbreak INDEX
Message-ID:  <202104120804.13C84vkv087743@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by meta:

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

commit f9568249d15022f2ce6a2f214a46943c6006f626
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2021-04-12 08:00:06 +0000
Commit:     Koichiro Iwao <meta@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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104120804.13C84vkv087743>