Fix dumb typos.
Approved by: "clean up your mess"
This commit is contained in:
parent
9514042786
commit
e0ce459f1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456084
@ -12,8 +12,8 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION}
|
||||
MAINTAINER= johans@FreeBSD.org
|
||||
COMMENT= Multi-threaded functional programming language
|
||||
|
||||
BROKEN_armv6= fails to compile: operator new takes type size_t as first parameterk/er
|
||||
BROKEN_armv7= fails to compile: operator new takes type size_t as first parameterk/er
|
||||
BROKEN_armv6= fails to compile: operator new takes type size_t as first parameter
|
||||
BROKEN_armv7= fails to compile: operator new takes type size_t as first parameter
|
||||
BROKEN_i386= fails to build
|
||||
BROKEN_powerpc= fails to configure
|
||||
BROKEN_powerpc64= fails to build: afnix-setup: cannot determine linking type
|
||||
|
Loading…
Reference in New Issue
Block a user