diff options
Diffstat (limited to 'cad/gnucap/Makefile')
-rw-r--r-- | cad/gnucap/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index 64d7bc0cdc3..28bf5731600 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2013/07/15 02:02:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2014/10/09 14:06:01 wiz Exp $ # DISTNAME= gnucap-2006-07-08 @@ -15,8 +15,6 @@ COMMENT= General purpose circuit simulator BUILD_DEPENDS+= dvipdfmx>=20100328:../../print/dvipdfmx BUILD_DEPENDS+= tex-hyperref>=6.81pnb2:../../print/tex-hyperref -PKG_INSTALLATION_TYPES= overwrite pkgviews - CONFLICTS+= gnucap-2006-07-[0-9]* USE_LANGUAGES= c c++ |