Mark as broken on FreeBSD 12: variable has incomplete type 'struct vmmeter'.
(This error is found on other ports.) Reported by: lonesome.com armv7 build Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
eae8708b92
commit
5656697e2f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462276
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Open source distributed computing resource manager based on PBS
|
||||
|
||||
BROKEN_aarch64= fails to link: missing sbrk
|
||||
BROKEN_FreeBSD_12= fails to compile: mom_mach.c: variable has incomplete type 'struct vmmeter'
|
||||
|
||||
FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES}
|
||||
USES= gmake perl5 libtool
|
||||
|
|
Loading…
Reference in a new issue