aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-26 09:54:48 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-26 14:19:18 +0000
commit477f594cf10f108d4fb47262517dc64048411d60 (patch)
tree20916e20182c86b1257a8cc97a0013a511bc05c2 /astro
parentfdc5df1f157c8186ca9053105272e639b5705f6d (diff)
downloadports-477f594cf10f108d4fb47262517dc64048411d60.tar.gz
ports-477f594cf10f108d4fb47262517dc64048411d60.zip
astro/nightfall: mark BROKEN on FreeBSD >= 13
Diffstat (limited to 'astro')
-rw-r--r--astro/nightfall/Makefile3
1 files changed, 3 insertions, 0 deletions
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@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