1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Mark BROKEN when ${OSVERSION} < 702104

Reported by:	QAT@
Feature safe:	yes
This commit is contained in:
Wen Heping 2011-01-13 00:56:00 +00:00
parent 1b7887345d
commit 616fe900b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267719

View File

@ -31,6 +31,11 @@ CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 702104
BROKEN= fails to build with closefrom
# More detailed message: http://svn.freebsd.org/viewvc/base/stable/7/sys/kern/syscalls.master?revision=195694&amp;view=markup
.endif
post-patch:
@${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' \
${WRKSRC}/Makefile