Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2013 11:57:49 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322673 - head/news/fidogate-ds
Message-ID:  <201307101157.r6ABvn72018069@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jul 10 11:57:49 2013
New Revision: 322673
URL: http://svnweb.freebsd.org/changeset/ports/322673

Log:
  Mark jobs unsafe

Modified:
  head/news/fidogate-ds/Makefile

Modified: head/news/fidogate-ds/Makefile
==============================================================================
--- head/news/fidogate-ds/Makefile	Wed Jul 10 11:56:52 2013	(r322672)
+++ head/news/fidogate-ds/Makefile	Wed Jul 10 11:57:49 2013	(r322673)
@@ -1,8 +1,5 @@
-# New ports collection makefile for: fidogateds
-# Whom:                 Andrey Slusar <anray@FreeBSD.org>
-# Date created:         9 Feb 2004
+# Created by: Andrey Slusar <anray@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=		fidogate
 PORTVERSION=		5.1.7
@@ -25,6 +22,7 @@ USE_AUTOTOOLS=	libtool
 USE_BZIP2=		yes
 GNU_CONFIGURE=		yes
 USE_PERL5=		yes
+MAKE_JOBS_UNSAFE=	yes
 
 SPOOLDIR?=/var/spool/fido/gate
 BTBASEDIR?=/var/spool/fido/bt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307101157.r6ABvn72018069>