aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-05-27 23:07:11 +0800
committerlinimon <linimon@FreeBSD.org>2017-05-27 23:07:11 +0800
commitf427d85883d325fa56a13e2d34236051a61e2762 (patch)
tree63c89da74eed9e490571d2f4431a86387cc1eb81 /games
parent616751b74e7581b43a094683d687f80b26d2a29b (diff)
downloadfreebsd-ports-gnome-f427d85883d325fa56a13e2d34236051a61e2762.tar.gz
freebsd-ports-gnome-f427d85883d325fa56a13e2d34236051a61e2762.tar.zst
freebsd-ports-gnome-f427d85883d325fa56a13e2d34236051a61e2762.zip
Mark some ports failing on armv6, for errors classified as "clang".
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'games')
-rw-r--r--games/fkiss/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/fkiss/Makefile b/games/fkiss/Makefile
index 03ce9746409f..c7a2870f6e0f 100644
--- a/games/fkiss/Makefile
+++ b/games/fkiss/Makefile
@@ -17,6 +17,9 @@ LICENSE= GPLv2
RUN_DEPENDS= lha:archivers/lha
+BROKEN_aarch64= fails to compile: passing char * to parameter of incompatible type __builtin_va_list
+BROKEN_armv6= fails to compile: passing char * to parameter of incompatible type __builtin_va_list
+
EXTRA_PATCHES= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.diff
USES= gmake
@@ -39,8 +42,6 @@ ESOUND_LDFLAGS= `pkgconf --libs-only-L esound `
ESOUND_CONFIGURE_ENV_OFF= ac_cv_lib_esd_esd_open_sound=no \
ac_cv_header_esd_h=no
-BROKEN_aarch64= Fails to compile: error: passing char * to parameter of incompatible type __builtin_va_list
-
post-patch:
@${REINPLACE_CMD} -e 's|= @X_LIBS@|= @LDFLAGS@ @X_LIBS@|g' \
${WRKSRC}/Makefile.in