1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Fails on armv7 the same was as on armv6. Pet portlint.

This commit is contained in:
Mark Linimon 2018-03-15 15:17:51 +00:00
parent fb5e601e46
commit f14c679776
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464593

View File

@ -14,15 +14,15 @@ COMMENT= Utility for capturing audio streams from programs with OSS output
LICENSE= GPLv2+ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_FILE= ${WRKSRC}/COPYING
NOT_FOR_ARCHS= aarch64 armv6 armv7
NOT_FOR_ARCHS_REASON= fails to build: error: Cannot determine endian-ness of processor
BUILD_DEPENDS= sox:audio/sox BUILD_DEPENDS= sox:audio/sox
RUN_DEPENDS= sox:audio/sox RUN_DEPENDS= sox:audio/sox
USES= alias libtool USES= alias libtool
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
NOT_FOR_ARCHS= aarch64 armv6
NOT_FOR_ARCHS_REASON= fails to build: error: Cannot determine endian-ness of processor
OPTIONS_DEFINE= DOCS OPTIONS_DEFINE= DOCS
post-install: post-install: