summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-06 07:12:32 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-06 07:12:32 +0000
commit544fb93879ebfc967676123151829eaddafb7482 (patch)
treec6ec04adac8629d991f2947f3686b6396dca9214 /cad
parentBROKEN: Does not fetch (diff)
BROKEN: Does not build
Notes
Notes: svn path=/head/; revision=80224
Diffstat (limited to 'cad')
-rw-r--r--cad/gnucap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile
index a413f8510544..ebb5c1706bd1 100644
--- a/cad/gnucap/Makefile
+++ b/cad/gnucap/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= The Gnu Circuit Analysis Package
+BROKEN= "Does not build"
+
USE_REINPLACE= yes
USE_GMAKE= yes
MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"