aboutsummaryrefslogtreecommitdiff
path: root/editors/jedit
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-03 00:03:26 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-03 00:03:26 +0000
commit5d19382cb21dc0131db16edda81498cdd213d8cd (patch)
treec407b66f1f03b3f4186dc29484272089ffae7a17 /editors/jedit
parent4df9e4ec0e0308409eb3c5edab60b3236caefb94 (diff)
downloadports-5d19382cb21dc0131db16edda81498cdd213d8cd.tar.gz
ports-5d19382cb21dc0131db16edda81498cdd213d8cd.zip
This no longer seems to hang during build
Notes
Notes: svn path=/head/; revision=171950
Diffstat (limited to 'editors/jedit')
-rw-r--r--editors/jedit/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/jedit/Makefile b/editors/jedit/Makefile
index 02cb1fa9ca36..7e2d85949dad 100644
--- a/editors/jedit/Makefile
+++ b/editors/jedit/Makefile
@@ -41,10 +41,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}