1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Mark this FORBIDDEN for parallel package build, the hang is back.

This commit is contained in:
Satoshi Asami 2000-09-16 21:12:50 +00:00
parent 1fe6c54528
commit 12b94e51e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32732

View File

@ -8,4 +8,8 @@
MASTERDIR= ${.CURDIR}/../lookup-mule
EMACS_PORT_NAME=xemacs21-mule
.if defined(PARALLEL_PACKAGE_BUILD)
FORBIDDEN= hang
.endif
.include "${MASTERDIR}/Makefile"