math/moo is not jobs safe (flex generation)
This commit is contained in:
parent
9669a3a766
commit
3400994423
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428256
@ -12,6 +12,8 @@ COMMENT= Calculator that accepts C-like syntax as input
|
||||
|
||||
PLIST_FILES= bin/moo man/man1/moo.1.gz
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/moo ${STAGEDIR}${PREFIX}/bin/
|
||||
${INSTALL_MAN} ${WRKSRC}/moo.1 ${STAGEDIR}${MANPREFIX}/man/man1
|
||||
|
Loading…
Reference in New Issue
Block a user