aboutsummaryrefslogtreecommitdiff
path: root/editors/jedit-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/jedit-devel/Makefile')
-rw-r--r--editors/jedit-devel/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/jedit-devel/Makefile b/editors/jedit-devel/Makefile
index 8ee4e71d21b1..c4eb0d31968c 100644
--- a/editors/jedit-devel/Makefile
+++ b/editors/jedit-devel/Makefile
@@ -42,10 +42,6 @@ do-install:
${JAVA} installer.Install text
@${INSTALL_SCRIPT} ${WRKDIR}/jedit.sh ${PREFIX}/bin/jedit
-.if defined(PARALLEL_PACKAGE_BUILD)
-IGNORE= hang
-.endif
-
post-install:
@${FIND} ${DATADIR} ! -type d | \
${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}