summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-03-27 19:41:49 +0000
committerdinoex <dinoex@FreeBSD.org>2009-03-27 19:41:49 +0000
commitf6efc78648cbc5f0e8ce1e2e41dfe1d908e943bd (patch)
treeae9ea5e1428a574fc63122b78adf3ebdc3b29157 /news
parent01a5472b1e094a40f3ab3763ba48026f253dabaf (diff)
downloadFreeBSD-ports-f6efc78648cbc5f0e8ce1e2e41dfe1d908e943bd.zip
FreeBSD-ports-f6efc78648cbc5f0e8ce1e2e41dfe1d908e943bd.tar.gz
- MAKE_JOBS_UNSAFE
Diffstat (limited to 'news')
-rw-r--r--news/cnews/Makefile2
-rw-r--r--news/fidogate/Makefile6
2 files changed, 6 insertions, 2 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile
index 218e9abd..7f9f23b 100644
--- a/news/cnews/Makefile
+++ b/news/cnews/Makefile
@@ -36,6 +36,8 @@ PATCHFILES= c-news-patch-fileart.c c-news-patch-namelen \
MAINTAINER= dinoex@FreeBSD.org
COMMENT= An news server
+MAKE_JOBS_UNSAFE= yes
+
DIST_SUBDIR= ${DISTNAME}
NO_WRKSUBDIR= yes
MAKEFILE= makefile
diff --git a/news/fidogate/Makefile b/news/fidogate/Makefile
index 1eff3c2..b4c4e21 100644
--- a/news/fidogate/Makefile
+++ b/news/fidogate/Makefile
@@ -16,15 +16,17 @@ MASTER_SITE_SUBDIR= system/fido
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Fido-Internet Gateway and Tosser
-EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-perl
-
.if !defined(WITHOUT_IFCICO)
RUN_DEPENDS= ${LOCALBASE}/libexec/ifmail/ifcico:${PORTSDIR}/news/ifmail
.endif
+MAKE_JOBS_UNSAFE= yes
+
USE_GMAKE= yes
USE_PERL5= yes
+EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-perl
+
DOCLIST= fidogate.texi fidogate.txt gatebau94.txt kludge-rfc.doc \
msgid.doc qmail.txt texinfo.tex dirs.html index.html \
template.html fido howto misc rfc gatebau/msgid.sgml \
OpenPOWER on IntegriCloud