mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark as jobs unsafe
This commit is contained in:
parent
96fc0071be
commit
f4bc81f0e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322854
1 changed files with 2 additions and 6 deletions
|
@ -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}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue