From 11947add0c51078b01eb3b153bc758843bd70e8b Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 7 Feb 2004 23:49:38 +0000 Subject: This port is also broken on 4.x, and will be removed after April 7 --- cad/pcb/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'cad/pcb') diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index cb5b501ba125..60dc36721b50 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -24,15 +24,12 @@ GNU_CONFIGURE= yes INFO= pcb -.include - -.if ${OSVERSION} >= 502000 BROKEN= "Fails to configure" -.endif +DEPRECATED= "Will be removed after April 7 if still broken" post-install: install-info --section="Utilities" \ --entry="* PCB: (pcb). Interactive printed circuit board layout system for X11" \ ${PREFIX}/info/pcb.info ${PREFIX}/info/dir -.include +.include -- cgit v1.2.3