diff options
Diffstat (limited to 'cad/boolean/Makefile')
-rw-r--r-- | cad/boolean/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile index 4315ed0cc52..f27bfd9ffd2 100644 --- a/cad/boolean/Makefile +++ b/cad/boolean/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2006/05/21 15:57:42 rillig Exp $ +# $NetBSD: Makefile,v 1.31 2006/06/26 09:24:09 rillig Exp $ # DISTNAME= boolean_6_7 @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/boolean GCC_REQD+= 3.0 USE_TOOLS+= gmake pkg-config tar -USE_LANGUAGES= c++ +USE_LANGUAGES= c c++ INSTALLATION_DIRS= bin |