summaryrefslogtreecommitdiff
path: root/cad/spice
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-11-03 03:56:42 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-11-03 03:56:42 +0000
commit09b69954f24d0f10d715c8902b6bd9bb63b0d469 (patch)
tree510258d636dce8c3debfa152cdc7e8079a6b5e79 /cad/spice
parentupdate to 031101 (diff)
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
Notes
Notes: svn path=/head/; revision=92921
Diffstat (limited to 'cad/spice')
-rw-r--r--cad/spice/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/cad/spice/Makefile b/cad/spice/Makefile
index 7f6879424ed4..ad0c5a9cba68 100644
--- a/cad/spice/Makefile
+++ b/cad/spice/Makefile
@@ -18,6 +18,8 @@ EXTRACT_ONLY= sp3f4.kit${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= A general-purpose circuit simulation program
+BROKEN= "Does not install; will be removed after Feb 2"
+
USE_XLIB= yes
USE_REINPLACE= yes
NO_WRKSUBDIR= yes
@@ -28,10 +30,6 @@ MLINKS= spice.1 spice3.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 501000
-BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
-.endif
-
post-configure:
@${REINPLACE_CMD} -e 's+@CC@+${CC}+ ; s+@CFLAGS@+${CFLAGS}+ ; \
s+@X11BASE@+${X11BASE}+;' \