aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-03-23 23:28:22 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-03-23 23:28:22 +0000
commite22e3cca44f87adb6af15cb055a0057bda81a25e (patch)
treed02cd594024e9bcf19b295b768ef17b1767f12cf
parenta345abc5906e5bf732d0057b356f47a63e2b28dd (diff)
downloadports-e22e3cca44f87adb6af15cb055a0057bda81a25e.tar.gz
ports-e22e3cca44f87adb6af15cb055a0057bda81a25e.zip
MFH: r411745
Drop MAKE_JOBS_UNSAFE. The port built fine with -j56 on Poudriere, and it also ran fine. I'm tempted to believe whatever problems there were when the port was initially added to the tree have since been solved, and the port should be make jobs safe now. PR: 207191 Approved by: maintainer timeout (vg, 39 days) Approved by: portmgr blanket approval
Notes
Notes: svn path=/branches/2016Q1/; revision=411746
-rw-r--r--x11/leechcraft/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/leechcraft/Makefile b/x11/leechcraft/Makefile
index badd4fe13e4a..6042df5d1aad 100644
--- a/x11/leechcraft/Makefile
+++ b/x11/leechcraft/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= libqwt6.so:${PORTSDIR}/x11-toolkits/qwt6 \
#LC_REV= 1526-g7fdb92a
INSTALLS_ICONS= yes
-MAKE_JOBS_UNSAFE=yes
USE_LDCONFIG= yes
USES= cmake pkgconfig tar:xz
USE_QT4= corelib declarative gui network script sql sql-sqlite3_run \