aboutsummaryrefslogtreecommitdiff
path: root/net/irrd
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-07-10 23:59:46 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-07-10 23:59:46 +0000
commit331fce420ca4ba5db47b166bbdd6e65bd947072c (patch)
tree75e0f149d0016bcd993d79bda092766c40b09203 /net/irrd
parentc893c9e13075524662894fed322ba09c2ecaab63 (diff)
downloadports-331fce420ca4ba5db47b166bbdd6e65bd947072c.tar.gz
ports-331fce420ca4ba5db47b166bbdd6e65bd947072c.zip
- fix from conversion in r322709
Approved by: maintainer (implicit)
Notes
Notes: svn path=/head/; revision=322737
Diffstat (limited to 'net/irrd')
-rw-r--r--net/irrd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/irrd/Makefile b/net/irrd/Makefile
index 1e2063eac562..46ac4ca7faee 100644
--- a/net/irrd/Makefile
+++ b/net/irrd/Makefile
@@ -23,7 +23,7 @@ IRRD_CONFDIR= ${PREFIX}/etc
USE_RC_SUBR= irrd
GNU_CONFIGURE= yes
CONFIGURE_ENV= YACC="${YACC}"
-MAKe_JOBS_UNSAFE= yes
+MAKE_JOBS_UNSAFE= yes
#CONFIGURE_ARGS+= --disable-thread
.if defined(WITHOUT_IPV6)