aboutsummaryrefslogtreecommitdiff
path: root/games/netradiant
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-08-26 15:57:51 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-08-26 15:57:51 +0000
commit3187b5cd97a4d36fb30c6be16b0aec9f474e99b8 (patch)
treeb9e0441993795de58f72d8db269d3fa19229ab7b /games/netradiant
parent8aedae452aff450b0cdeb7c2f0ab9735fea25c91 (diff)
downloadports-3187b5cd97a4d36fb30c6be16b0aec9f474e99b8.tar.gz
ports-3187b5cd97a4d36fb30c6be16b0aec9f474e99b8.zip
These ports now build on aarch64.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=509957
Diffstat (limited to 'games/netradiant')
-rw-r--r--games/netradiant/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/netradiant/Makefile b/games/netradiant/Makefile
index e61f6987bb9b..bbd794115877 100644
--- a/games/netradiant/Makefile
+++ b/games/netradiant/Makefile
@@ -16,16 +16,15 @@ COMMENT= Fork of GtkRadiant v1.5 FPS games map editor
LICENSE= GPLv2
+BROKEN_armv6= fails to build: h2data.armv6: No such file or directory
+BROKEN_armv7= fails to build: h2data.armv7: No such file or directory
+
LIB_DEPENDS= libpng.so:graphics/png \
libwebp.so:graphics/webp \
libfreetype.so:print/freetype2 \
libfontconfig.so:x11-fonts/fontconfig \
libgtkglext-x11-1.0.so:x11-toolkits/gtkglext
-BROKEN_aarch64= fails to link: ldd: install/modules/archivepak.so: not a FreeBSD ELF shared object
-BROKEN_armv6= fails to build: h2data.armv6: No such file or directory
-BROKEN_armv7= fails to build: h2data.armv7: No such file or directory
-
USES= compiler:c++11-lang gl gmake gnome jpeg localbase:ldflags \
pkgconfig tar:xz
USE_GL= gl glu