Skip to content

Commit

Permalink
comms/seyon: Mark MAKE_JOBS_UNSAFE
Browse files Browse the repository at this point in the history
According to Piotr it fails to build when using >= 16 jobs otherwise.

PR:		232480
Submitted by:	Piotr Kubaj <[email protected]>
  • Loading branch information
tobik authored and tobik committed Feb 24, 2019
1 parent bd8fb1a commit e20e270
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions comms/seyon/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ COMMENT= Communications package for the X Window system
USES= imake
USE_XORG= x11 xext xpm xmu xaw xt sm ice

MAKE_JOBS_UNSAFE= yes

PLIST_FILES= bin/seyon lib/X11/app-defaults/Seyon \
lib/X11/app-defaults/Seyon-color lib/X11/seyon.help \
man/man1/${PORTNAME}.1.gz
Expand Down

0 comments on commit e20e270

Please sign in to comment.