aboutsummaryrefslogtreecommitdiff
path: root/emulators/advancemenu
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-05-15 08:25:42 +0000
committerJohn Marino <marino@FreeBSD.org>2015-05-15 08:25:42 +0000
commit50ab3f1ae89cc9190d44c284c606eb7dbebf783a (patch)
treec8c6ab12e67ac66a27cf06e44a33fab64f346d2b /emulators/advancemenu
parent8489b98db11cdfccd7dfaa50a83e187c0a3872b5 (diff)
downloadports-50ab3f1ae89cc9190d44c284c606eb7dbebf783a.tar.gz
ports-50ab3f1ae89cc9190d44c284c606eb7dbebf783a.zip
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.
Notes
Notes: svn path=/head/; revision=386392
Diffstat (limited to 'emulators/advancemenu')
-rw-r--r--emulators/advancemenu/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/advancemenu/Makefile b/emulators/advancemenu/Makefile
index 817618e9130f..1db5c8dc9a6b 100644
--- a/emulators/advancemenu/Makefile
+++ b/emulators/advancemenu/Makefile
@@ -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