1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

Narrow the condition to IGNORE.

This commit is contained in:
OKAZAKI Tetsurou 2004-06-15 03:56:26 +00:00
parent 55623f62a7
commit 7c463363ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111512

View File

@ -49,9 +49,11 @@ EMACS_LOADLIBS= --load=texinfmt.el --load=PORT_TEXIFMT.MK
.include <bsd.port.pre.mk>
.if defined(PACKAGE_BUILDING)
.if ${OSVERSION} < 500000
IGNORE= is broken: hangs during build
.endif
.endif
post-extract:
${CP} ${FILESDIR}/PORT_TEXIFMT.MK ${WRKSRC}