devel/liblognorm: Mark jobs unsafe

Approved by: 	bapt/culot (mentors, implicit)
This commit is contained in:
John Marino 2013-08-14 10:59:46 +00:00
parent 0b5b2c8f01
commit 94bba1609a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324695

View file

@ -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>