From a44c192a2f5c31ae449c6b008b8a42bcc7ee099d Mon Sep 17 00:00:00 2001 From: ade Date: Sat, 4 Dec 2010 07:34:27 +0000 Subject: Sync to new bsd.autotools.mk --- devel/log4cxx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/log4cxx') diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index 8f2db74970b1..de40a4c11491 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:111:env autoconf:268:env libtool:22:env +USE_AUTOTOOLS= automake:env autoconf:env libtool:env MAKE_JOBS_UNSAFE= yes -- cgit