aboutsummaryrefslogtreecommitdiffstats
path: root/net/irrd
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-07-11 07:59:46 +0800
committerjgh <jgh@FreeBSD.org>2013-07-11 07:59:46 +0800
commit3dbef4749a268208ce46ff8e360d7447a8977531 (patch)
tree75e0f149d0016bcd993d79bda092766c40b09203 /net/irrd
parenta4ecf26b8d014bc8cc449ea5657fe1bfb9db8b67 (diff)
downloadfreebsd-ports-gnome-3dbef4749a268208ce46ff8e360d7447a8977531.tar.gz
freebsd-ports-gnome-3dbef4749a268208ce46ff8e360d7447a8977531.tar.zst
freebsd-ports-gnome-3dbef4749a268208ce46ff8e360d7447a8977531.zip
- fix from conversion in r322709
Approved by: maintainer (implicit)
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)