1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- fix from conversion in r322709

Approved by:	maintainer (implicit)
This commit is contained in:
Jason Helfman 2013-07-10 23:59:46 +00:00
parent c893c9e130
commit 331fce420c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322737

View File

@ -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)