diff options
Diffstat (limited to 'devel/log4cxx/Makefile')
-rw-r--r-- | devel/log4cxx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index 6f68e4cedce1..f04cfff545c2 100644 --- a/devel/log4cxx/Makefile +++ b/devel/log4cxx/Makefile @@ -34,7 +34,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/include/boost/regex.hpp:${PORTSDIR}/devel/boost-lib .endif GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:15:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:267:env libtool:22:env MAKE_JOBS_UNSAFE= yes |