From fcfa22681fc0882599c5a5097f9515377286991f Mon Sep 17 00:00:00 2001 From: linimon Date: Mon, 18 Sep 2006 04:24:43 +0000 Subject: Remove OSVERSION version from BROKEN string. I introduced this usage but it was a bad idea to start with. Hat: portmgr --- cad/kicad-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cad/kicad-devel') diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile index e0ac9e2e69e2..63007ac8cacb 100644 --- a/cad/kicad-devel/Makefile +++ b/cad/kicad-devel/Makefile @@ -56,7 +56,7 @@ RUN_DEPENDS+= xpdf:${PORTSDIR}/graphics/xpdf .endif .if ${OSVERSION} < 500000 -BROKEN= Does not compile on ${OSVERSION} +BROKEN= Does not compile on 4.X .endif post-extract: -- cgit