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 diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile index 9685cf82d3dc..9371dd88d8b7 100644 --- a/x11-wm/enlightenment-devel/Makefile +++ b/x11-wm/enlightenment-devel/Makefile @@ -34,8 +34,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ .include -.if ${OSVERSION} < 50000 -IGNORE= Does not build on 4.X +.if ${OSVERSION} < 500000 +IGNORE= does not build on 4.X .endif .include