diff options
author | bapt <bapt@FreeBSD.org> | 2013-07-10 19:57:49 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-07-10 19:57:49 +0800 |
commit | f91ed94022b856dd0143baa94826b1b56b301430 (patch) | |
tree | 74374947de825b2c34b9ffe9f8e3f0fd20ab166b /news | |
parent | f828a4d870b2c4316bf44f45d219bc6b214deadc (diff) | |
download | freebsd-ports-gnome-f91ed94022b856dd0143baa94826b1b56b301430.tar.gz freebsd-ports-gnome-f91ed94022b856dd0143baa94826b1b56b301430.tar.zst freebsd-ports-gnome-f91ed94022b856dd0143baa94826b1b56b301430.zip |
Mark jobs unsafe
Diffstat (limited to 'news')
-rw-r--r-- | news/fidogate-ds/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/news/fidogate-ds/Makefile b/news/fidogate-ds/Makefile index 2cdfadaef2ce..9fb772c3fe1e 100644 --- a/news/fidogate-ds/Makefile +++ b/news/fidogate-ds/Makefile @@ -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 |