svn commit: r322673 - head/news/fidogate-ds
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jul 10 11:57:49 UTC 2013
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 at FreeBSD.org>
-# Date created: 9 Feb 2004
+# Created by: Andrey Slusar <anray at 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
More information about the svn-ports-all
mailing list