diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 11:57:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 11:57:49 +0000 |
commit | ff8ef96b4661fb70f66b9feb9309b56c953035f2 (patch) | |
tree | 74374947de825b2c34b9ffe9f8e3f0fd20ab166b /news/fidogate-ds | |
parent | 55779c249e6d75d937f5f8cc3131346be726ccf6 (diff) | |
download | ports-ff8ef96b4661fb70f66b9feb9309b56c953035f2.tar.gz ports-ff8ef96b4661fb70f66b9feb9309b56c953035f2.zip |
Notes
Diffstat (limited to 'news/fidogate-ds')
-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 |