Date: Sun, 24 Dec 2017 13:38:03 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457160 - head/devel/log4cxx Message-ID: <201712241338.vBODc3oh094287@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Sun Dec 24 13:38:02 2017 New Revision: 457160 URL: https://svnweb.freebsd.org/changeset/ports/457160 Log: Remove unneeded USE_AUTOTOOLS. Modified: head/devel/log4cxx/Makefile Modified: head/devel/log4cxx/Makefile ============================================================================== --- head/devel/log4cxx/Makefile Sun Dec 24 13:36:40 2017 (r457159) +++ head/devel/log4cxx/Makefile Sun Dec 24 13:38:02 2017 (r457160) @@ -17,7 +17,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libapr-1.so:devel/apr1 GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:env autoconf:env USES= pathfix libtool USE_LDCONFIG= yes INSTALL_TARGET= install-strip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712241338.vBODc3oh094287>