diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/gnucap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index 55d0cd76710..e11f1f35f4a 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/02/05 23:08:21 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2006/06/06 14:33:44 joerg Exp $ # DISTNAME= gnucap-0.34 @@ -14,6 +14,7 @@ COMMENT= General purpose circuit simulator PKG_INSTALLATION_TYPES= overwrite pkgviews +USE_LANGUAGES= c++ USE_TOOLS+= gmake USE_GNU_READLINE= YES INSTALLATION_DIRS= bin |