aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-10-02 18:45:36 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-10-02 18:45:36 +0000
commit1202978169d805fc9fb89b94504600ef59eae924 (patch)
tree1f0ba3b9579dc555bfa7daab3de204ee4e02c078 /sysutils
parent62f7c6598a9142ff42641450baf94f4858c7a30a (diff)
downloadports-1202978169d805fc9fb89b94504600ef59eae924.tar.gz
ports-1202978169d805fc9fb89b94504600ef59eae924.zip
MFH: r513600
Mark jobs unsafe pc-nssconf.c:10:10: fatal error: 'nss-parser.tab.h' file not found Reported by: pkg-fallout
Notes
Notes: svn path=/branches/2019Q4/; revision=513601
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pcbsd-utils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pcbsd-utils/Makefile b/sysutils/pcbsd-utils/Makefile
index 2f09395a3aa3..7d39ad418322 100644
--- a/sysutils/pcbsd-utils/Makefile
+++ b/sysutils/pcbsd-utils/Makefile
@@ -18,6 +18,7 @@ WRKSRC_SUBDIR= src-sh/pcbsd-utils
USE_QT= core network buildtools qmake
USES= pkgconfig qt:5
MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
+MAKE_JOBS_UNSAFE= yes
USE_GITHUB= yes
GH_ACCOUNT= pcbsd