1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Mark job unsafe

This commit is contained in:
Baptiste Daroussin 2013-07-10 11:18:03 +00:00
parent 49b073175d
commit bc9dc3430c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322646

View File

@ -1,7 +1,4 @@
# New ports collection makefile for: gdb-insight
# Date created: December 2, 2010
# Whom: Mikhail Teterin
#
# Created by: Mikhail Teterin
# $FreeBSD$
PORTREVISION= 1
@ -15,4 +12,6 @@ MASTERDIR= ${.CURDIR:H}/gdb66
WITH_INSIGHT= true
CONFLICTS= gdb-[6-9]*
MAKE_JOBS_UNSAFE= yes
.include "${MASTERDIR}/Makefile"