From 09b69954f24d0f10d715c8902b6bd9bb63b0d469 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 3 Nov 2003 03:56:42 +0000 Subject: 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. --- cad/spice/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'cad') 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 -.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}+;' \ -- cgit v1.2.3