aboutsummaryrefslogtreecommitdiffstats
path: root/net/irrd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/irrd/Makefile')
-rw-r--r--net/irrd/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/irrd/Makefile b/net/irrd/Makefile
index d74f04906a4c..1e2063eac562 100644
--- a/net/irrd/Makefile
+++ b/net/irrd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: irrd
-# Date created: Fri Apr 9 14:12:06 JST 2004
-# Whom: TAKANO Yuji <takano@net-chef.net>
-#
+# Created by: TAKANO Yuji <takano@net-chef.net>
# $FreeBSD$
-#
PORTNAME= irrd
PORTVERSION= 2.3.10
@@ -27,6 +23,7 @@ IRRD_CONFDIR= ${PREFIX}/etc
USE_RC_SUBR= irrd
GNU_CONFIGURE= yes
CONFIGURE_ENV= YACC="${YACC}"
+MAKe_JOBS_UNSAFE= yes
#CONFIGURE_ARGS+= --disable-thread
.if defined(WITHOUT_IPV6)