1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

Mark as broken on sparc64. While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2016-09-20 09:05:56 +00:00
parent 9c29058e24
commit 3ae97dcf4b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422488

View File

@ -10,8 +10,6 @@ COMMENT= Library (using libusb) to talk to FTDI chips
LICENSE= GPLv2
BROKEN_powerpc64= Does not build
LIB_DEPENDS= libconfuse.so:devel/libconfuse
OPTIONS_DEFINE= PYTHON BOOST DOCS EXAMPLES
@ -21,6 +19,9 @@ OPTIONS_SUB= yes
BOOST_DESC= Build with boost
PYTHON_DESC= Build Python bindings
BROKEN_powerpc64= Does not build
BROKEN_sparc64= Does not build: fails to link
USES= cmake pkgconfig tar:bzip2
USE_LDCONFIG= yes