mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- Unbreak build on CURRENT
This commit is contained in:
parent
ad97e3ac48
commit
fe29e6f304
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476945
@ -12,7 +12,6 @@ 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
|
||||
@ -24,6 +23,7 @@ USE_RC_SUBR= pbs_server pbs_sched pbs_mom
|
||||
SUB_FILES= pkg-message torque-config
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
CFLAGS+= -D_WANT_VMMETER
|
||||
|
||||
CONFLICTS_INSTALL= qstat-[0-9]* zh-qterm-[0-9]*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user