diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-07-11 07:00:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-07-11 07:00:38 +0000 |
commit | 3e18781d20e7714ed279bc6374adb4ef6e961d9b (patch) | |
tree | c59526f8a4e7c0ba4ca8a6fc61936962a4ec1dc7 /cad/gnucap | |
parent | Now I can finally say that I've done a grammar tweak on (diff) |
BROKEN: Unfetchable
Diffstat (limited to 'cad/gnucap')
-rw-r--r-- | cad/gnucap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index cb9258fccc61..e4c3749a1a59 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.geda.seul.org/dist/ MAINTAINER= ports@FreeBSD.org COMMENT= The Gnu Circuit Analysis Package +BROKEN= "Unfetchable" + USE_REINPLACE= yes USE_GMAKE= yes HAS_CONFIGURE= yes |