mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark jobs unsafe
This commit is contained in:
parent
55779c249e
commit
ff8ef96b46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322673
1 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue