1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

Unset MAKE_JOBS_SAFE to figure out why the port fails on pointyhat

This commit is contained in:
Max Brazhnikov 2011-04-03 20:39:59 +00:00
parent d7f8d1c9d6
commit b3343c6d33
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272174

View File

@ -22,7 +22,7 @@ USE_QT_VER= 4
QT_COMPONENTS= gui xml designer svg opengl \
qmake_build moc_build rcc_build uic_build
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
#MAKE_JOBS_SAFE= yes
CMAKE_SOURCE_PATH= ${WRKSRC}/cmake
CMAKE_ARGS+= -Dkst_install_prefix=${PREFIX}