devel/liblognorm: Mark jobs unsafe
Approved by: bapt/culot (mentors, implicit)
This commit is contained in:
parent
0b5b2c8f01
commit
94bba1609a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324695
1 changed files with 3 additions and 1 deletions
|
@ -13,8 +13,10 @@ LICENSE= GPLv2
|
|||
LIB_DEPENDS= ee:${PORTSDIR}/devel/libee \
|
||||
estr:${PORTSDIR}/devel/libestr
|
||||
|
||||
USES= pathfix pkgconfig
|
||||
USES= pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue