diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-08-26 18:24:45 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-08-26 19:02:28 +0200 |
commit | 8432fc9fdbf68eefc89574a7d0f16e0c86758cf9 (patch) | |
tree | 2098319fbc0be9fa7136fd786f172e291fd56c42 /x11-fm/polo | |
parent | games/iagno: mark broken (does not build against current vala) (diff) |
x11-fm/polo: mark broken (does not build against current vala)
PR: 249940
Diffstat (limited to 'x11-fm/polo')
-rw-r--r-- | x11-fm/polo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/polo/Makefile b/x11-fm/polo/Makefile index eaab41cbf9f3..7ec8a0e824ed 100644 --- a/x11-fm/polo/Makefile +++ b/x11-fm/polo/Makefile @@ -21,6 +21,8 @@ GH_ACCOUNT= teejee2008 WRKSRC_SUBDIR= src MAKEFILE= makefile +BROKEN= Does not build against current vala + post-patch: @${RM} ${WRKSRC}/share/polo/files/gtk-theme/*.orig @${RM} ${WRKSRC}/share/polo/files/install-*.sh |