From 0c65c256a9dc3d5a4b2c69703293ef39b01fd2a9 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 12 May 2006 10:41:54 +0000 Subject: Uses C++. --- www/htmldoc/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/htmldoc/Makefile.common b/www/htmldoc/Makefile.common index c269bf05f35..80d5bb0eb0b 100644 --- a/www/htmldoc/Makefile.common +++ b/www/htmldoc/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.11 2006/03/04 21:30:58 jlam Exp $ +# $NetBSD: Makefile.common,v 1.12 2006/05/12 10:42:26 joerg Exp $ # HTMLDOC_VERSION= 1.8.23 @@ -18,6 +18,7 @@ PLIST_SRC= ${.CURDIR}/../htmldoc/PLIST WRKSRC= ${WRKDIR}/htmldoc-${HTMLDOC_VERSION} GNU_CONFIGURE= YES +USE_LANGUAGES= c c++ .include "../../graphics/jpeg/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" -- cgit v1.2.3