git: 477f594cf10f - main - astro/nightfall: mark BROKEN on FreeBSD >= 13
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Apr 26 14:20:41 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=477f594cf10f108d4fb47262517dc64048411d60
commit 477f594cf10f108d4fb47262517dc64048411d60
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-26 09:54:48 +0000
Commit: Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-26 14:19:18 +0000
astro/nightfall: mark BROKEN on FreeBSD >= 13
---
astro/nightfall/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile
index 635e9760f182..d2eeaf83b18f 100644
--- a/astro/nightfall/Makefile
+++ b/astro/nightfall/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://www.la-samhna.de/nightfall/
MAINTAINER= ports at FreeBSD.org
COMMENT= Interactive binary star application
+BROKEN_FreeBSD_12= does not build: multiple definition of 'texture_maxval'
+BROKEN_FreeBSD_13= does not build: multiple definition of 'texture_maxval'
+
USES= compiler gettext gmake gnome pathfix perl5 pkgconfig
USE_GNOME= gtk20
GNU_CONFIGURE= yes
More information about the dev-commits-ports-all
mailing list