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

I belive this can compile in "parallel package build".

This commit is contained in:
Satoshi Taoka 2000-01-09 15:51:15 +00:00
parent 9cdfe66438
commit e00eb716de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24602

View File

@ -13,8 +13,4 @@ XEMACS-MULE= yes
MASTERDIR= ${.CURDIR}/../yatex
COMMENT= ${.CURDIR}/pkg/COMMENT
.if defined(PARALLEL_PACKAGE_BUILD)
FORBIDDEN= hang
.endif
.include "${MASTERDIR}/Makefile"