From 8262a7b51d413e11ef8f67c56e862ebbc6f182de Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Wed, 15 Sep 2010 18:35:24 +0000 Subject: Autotools update. Read ports/UPDATING 20100915 for details. Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs --- devel/log4cxx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/log4cxx') diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index 5cac85c3b00a..6f68e4cedce1 100644 --- a/devel/log4cxx/Makefile +++ b/devel/log4cxx/Makefile @@ -6,7 +6,7 @@ PORTNAME= log4cxx PORTVERSION= 0.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= logging/${PORTNAME}/${PORTVERSION} @@ -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:262:env libtool:22:env +USE_AUTOTOOLS= automake:15:env autoconf:267:env libtool:22:env MAKE_JOBS_UNSAFE= yes -- cgit v1.2.3