diff options
Diffstat (limited to 'comms/seyon')
-rw-r--r-- | comms/seyon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile index fc04ac0336ad..70e3ee346937 100644 --- a/comms/seyon/Makefile +++ b/comms/seyon/Makefile @@ -19,6 +19,7 @@ COMMENT= A communications package for the X Window system WRKSRC= ${WRKDIR}/seyon USE_IMAKE= yes USE_XORG= x11 xext xpm xmu xaw xt sm ice +MAKE_JOBS_UNSAFE= yes MAN1= seyon.1 |