From b5c8298b6e63cf23dbd72a27eea03a8f45f75b4f Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Mon, 5 Dec 2005 12:52:00 +0000 Subject: IGNORE on 4.x, fix OSVERSION (my typo). --- graphics/edje/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/edje') diff --git a/graphics/edje/Makefile b/graphics/edje/Makefile index 6032e8e1690a..d7391ab9f1b7 100644 --- a/graphics/edje/Makefile +++ b/graphics/edje/Makefile @@ -29,8 +29,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ .include -.if ${OSVERSION} < 50000 -IGNORE= Does not build on 4.X +.if ${OSVERSION} < 500000 +IGNORE= does not build on 4.X .endif .include -- cgit v1.2.3