aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-13 00:35:01 +0800
committerbapt <bapt@FreeBSD.org>2013-07-13 00:35:01 +0800
commitf543ef0a3cd344799019695aa9f9b09ea342a095 (patch)
treef06a81ea66a97e6f6ae0bc6c2cca267dfb90091d /textproc
parent0f67c4571d5a3c4c3da3a74b8110552362c0e058 (diff)
downloadfreebsd-ports-gnome-f543ef0a3cd344799019695aa9f9b09ea342a095.tar.gz
freebsd-ports-gnome-f543ef0a3cd344799019695aa9f9b09ea342a095.tar.zst
freebsd-ports-gnome-f543ef0a3cd344799019695aa9f9b09ea342a095.zip
Mark as jobs unsafe
Diffstat (limited to 'textproc')
-rw-r--r--textproc/domc/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/domc/Makefile b/textproc/domc/Makefile
index f4c4bd5056ad..a62420ae6aa9 100644
--- a/textproc/domc/Makefile
+++ b/textproc/domc/Makefile
@@ -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}"