- Mark BROKEN: fails to build with new utmpx

Reported by:	pointyhat
This commit is contained in:
Martin Wilke 2010-03-17 06:51:26 +00:00
parent 52be42b156
commit 92d0cbeefe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251158
4 changed files with 16 additions and 0 deletions

View file

@ -60,6 +60,10 @@ LATEST_LINK= emacs21
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 900007
BROKEN= fails to build with new utmpx
.endif
.if ${ARCH} == "ia64"
CFLAGS:= ${CFLAGS:C/-O.?/-O0/g}
CONFIGURE_ENV= CFLAGS="${CFLAGS}"

View file

@ -63,6 +63,10 @@ OPTIONS+= PGSQL "With PostgreSQL database support" off \
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 900007
BROKEN= fails to build with new utmpx
.endif
# Default requirements for rc script
_REQUIRE= NETWORKING SERVERS

View file

@ -47,6 +47,10 @@ OPTIONS= KRB5_RENAME_FTP "Rename ftp to kftp" off \
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 900007
BROKEN= fails to build with new utmpx
.endif
.if defined(WITH_KRB5_DOC)
BUILD_DEPENDS+= texi2dvi:${PORTSDIR}/print/texinfo \
dvips:${PORTSDIR}/print/dvipsk-tetex

View file

@ -47,6 +47,10 @@ OPTIONS= KRB5_RENAME_FTP "Rename ftp to kftp" off \
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 900007
BROKEN= fails to build with new utmpx
.endif
.if defined(WITH_KRB5_DOC)
BUILD_DEPENDS+= texi2dvi:${PORTSDIR}/print/texinfo \
dvips:${PORTSDIR}/print/dvipsk-tetex