From 2ded1e22a2dfb72fff055306a510a66888d5bba8 Mon Sep 17 00:00:00 2001 From: tnn Date: Sun, 3 Oct 2021 17:31:23 +0000 Subject: log4cpp: don't autodetect doxygen --- textproc/log4cpp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/log4cpp/Makefile b/textproc/log4cpp/Makefile index e63bdaa0a8e..c4c29212204 100644 --- a/textproc/log4cpp/Makefile +++ b/textproc/log4cpp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2020/08/02 03:13:33 tnn Exp $ +# $NetBSD: Makefile,v 1.2 2021/10/03 17:31:23 tnn Exp $ DISTNAME= log4cpp-1.1.3 CATEGORIES= textproc @@ -15,6 +15,7 @@ USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ USE_LIBTOOL= yes +CONFIGURE_ARGS+= --disable-doxygen PKGCONFIG_OVERRIDE+= log4cpp.pc.in .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3