diff options
Diffstat (limited to 'cad/gnucap')
-rw-r--r-- | cad/gnucap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index d636d151e96..7a3c4bc6c13 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/10/03 00:13:13 tv Exp $ +# $NetBSD: Makefile,v 1.12 2005/04/11 21:45:02 tv Exp $ # DISTNAME= gnucap-0.34 @@ -14,7 +14,6 @@ COMMENT= General purpose circuit simulator PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make USE_GNU_READLINE= YES |