Skip to content

Commit

Permalink
x11/mate-applets: Add MAKE_JOBS_UNSAFE
Browse files Browse the repository at this point in the history
This appears to mitigate itstool intermittently segfaulting

PR:		276950
Approved by:	portmgr (blanket, build fix)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Feb 18, 2024
1 parent 0894222 commit 889326b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions x11/mate-applets/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ GLIB_SCHEMAS= org.mate.drivemount.gschema.xml \
org.mate.panel.applet.timer.gschema.xml \
org.mate.stickynotes.gschema.xml

MAKE_JOBS_UNSAFE= yes

.include <bsd.port.pre.mk>

.if ${ARCH} != "i386" && ${ARCH} != "amd64"
Expand Down

0 comments on commit 889326b

Please sign in to comment.