Mark as jobs unsafe

This commit is contained in:
Baptiste Daroussin 2013-07-12 16:35:01 +00:00
parent 96fc0071be
commit f4bc81f0e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322854

View file

@ -1,10 +1,5 @@
# ex:ts=8
# New ports collection makefile for: domc
# Date created: Oct 8, 2001
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= domc
PORTVERSION= 0.8.0
@ -30,6 +25,7 @@ CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ENV+= SHLIB_MAJOR="${SHLIB_MAJOR}" INSTDIR=${PREFIX}
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE= yes
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"