diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/gnucap/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index de6ac250520..af01a2a17ed 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2008/03/04 12:17:48 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2008/03/10 10:33:38 wiz Exp $ # DISTNAME= gnucap-2006-07-08 @@ -13,6 +13,8 @@ COMMENT= General purpose circuit simulator PKG_INSTALLATION_TYPES= overwrite pkgviews +CONFLICTS+= gnucap-2006-07-[0-9]* + USE_LANGUAGES= c c++ USE_TOOLS+= gmake USE_GNU_READLINE= YES |