diff options
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 |