Mark broken on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-06-04 23:18:21 +00:00
parent a4e320f380
commit c7075e6fb0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471731

View file

@ -12,6 +12,11 @@ COMMENT= Graphic development lightweight API
LICENSE= LGPL21
BROKEN_aarch64= fails to install: armasm_memcpy.h:No such file or directory
BROKEN_armv6= fails to compile: invokes x86 assembler
BROKEN_armv7= fails to compile: invokes x86 assembler
BROKEN_powerpc64= fails to install: include/directfb/direct/ppc_asm.h:No such file or directory
LIB_DEPENDS= libpng.so:graphics/png
OPTIONS_DEFINE= FREETYPE X11 SDL UNIQUE TEST DOCS
@ -28,10 +33,6 @@ USE_LDCONFIG= yes
USE_PERL5= build
PORTDOCS= *
BROKEN_aarch64= fails to install: armasm_memcpy.h:No such file or directory
BROKEN_armv6= fails to compile: invokes x86 assembler
BROKEN_armv7= fails to compile: invokes x86 assembler
DIRECTFB_SHLIB= 6.0.11 # LT_BINARY.LT_AGE.LT_REVISION
DIRECTFB_BIN= ${DIRECTFB_SHLIB:R:R} # LT_BINARY
PLIST_SUB+= DIRECTFB_VERSION="${PORTVERSION}" \