From 5e26d7df9fcdc6962a9e30cfdb664b3055d428d0 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Wed, 21 Sep 2005 23:17:20 +0000 Subject: this package uses c++ so indicate that. --- cad/boolean/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cad/boolean') diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile index 4a863be08fc..96954800c7a 100644 --- a/cad/boolean/Makefile +++ b/cad/boolean/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2005/09/11 12:42:46 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.25 2005/09/21 23:17:20 dmcmahill Exp $ # DISTNAME= boolean_6_7 @@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/boolean GCC_REQD= 3.0 USE_TOOLS+= gmake pkg-config tar +USE_LANGUAGES= c++ INSTALLATION_DIRS= bin -- cgit v1.2.3