aboutsummaryrefslogtreecommitdiff
path: root/editors/jedit
diff options
context:
space:
mode:
Diffstat (limited to 'editors/jedit')
-rw-r--r--editors/jedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jedit/Makefile b/editors/jedit/Makefile
index 8d1420379873..2b75adb4702d 100644
--- a/editors/jedit/Makefile
+++ b/editors/jedit/Makefile
@@ -36,7 +36,7 @@ do-install:
@${INSTALL_SCRIPT} ${WRKDIR}/jedit.sh ${PREFIX}/bin/jedit
.if defined(PARALLEL_PACKAGE_BUILD)
-FORBIDDEN= hang
+IGNORE= hang
.endif
.include <bsd.port.mk>