aboutsummaryrefslogtreecommitdiff
path: root/games/hyperrogue
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-10-10 15:57:26 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-10-10 15:57:26 +0000
commit7291746b185d51bb6aa0dc07545e0e7d5234f8a5 (patch)
tree584ec2dad914c7812c2c1e7ed8d77393d212a4cd /games/hyperrogue
parente1f9f696fe1a202225eafc1a3ca3f6ccfc3292bd (diff)
downloadports-7291746b185d51bb6aa0dc07545e0e7d5234f8a5.tar.gz
ports-7291746b185d51bb6aa0dc07545e0e7d5234f8a5.zip
Fix FreeBSD version for BROKEN
Notes
Notes: svn path=/head/; revision=514232
Diffstat (limited to 'games/hyperrogue')
-rw-r--r--games/hyperrogue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hyperrogue/Makefile b/games/hyperrogue/Makefile
index 3ab0bb65cacc..a879013ebf2d 100644
--- a/games/hyperrogue/Makefile
+++ b/games/hyperrogue/Makefile
@@ -11,7 +11,7 @@ COMMENT= Roguelike in a non-euclidean world
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_FreeBSD_10= does not build: hyperrogue-hyper.o: file not recognized: File format not recognized
+BROKEN_FreeBSD_11= does not build: hyperrogue-hyper.o: file not recognized: File format not recognized
LIB_DEPENDS= libpng.so:graphics/png