Mark as broken on various tier-2 archs. Remove dead mastersite.
This commit is contained in:
parent
f97f883ebc
commit
1a3be859bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427293
1 changed files with 4 additions and 1 deletions
|
@ -5,13 +5,16 @@ PORTNAME= ffcall
|
|||
PORTVERSION= 1.10
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/ GNUSTEP/libs
|
||||
MASTER_SITES= GNUSTEP/libs
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Foreign function call libraries
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN_aarch64= Does not build: No rule to make target avcall-aarch64.lo
|
||||
BROKEN_armv6= Does not build: error: invalid instruction
|
||||
BROKEN_mips64== Does not build: error: duplicate member anum
|
||||
BROKEN_powerpc64= Does not build
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue