1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

emulators/advancemenu: This is not jobs-safe

This port has failed on multi-job builds at least three times.  This last
time the failure occurred when common.o object file was used before it
was built.
This commit is contained in:
John Marino 2015-05-15 08:25:42 +00:00
parent 8489b98db1
commit 50ab3f1ae8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386392

View File

@ -36,6 +36,8 @@ ASM_CONFIGURE_ENABLE= asm
FREETYPE_LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
FREETYPE_CONFIGURE_ENABLE= freetype
MAKE_JOBS_UNSAFE= yes
post-patch:
@${REINPLACE_CMD} -e \
's|-lpthread|-pthread|' ${WRKSRC}/configure