From c74701832f58a9ccecdcbfec31960b911abfc233 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 4 Oct 2007 06:27:14 +0000 Subject: Remove always-false/true conditions based on OSVERSION 500000 --- x11-toolkits/py-wxPython28/Makefile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'x11-toolkits/py-wxPython28') diff --git a/x11-toolkits/py-wxPython28/Makefile b/x11-toolkits/py-wxPython28/Makefile index 712f54e095c5..355b1230bc43 100644 --- a/x11-toolkits/py-wxPython28/Makefile +++ b/x11-toolkits/py-wxPython28/Makefile @@ -69,13 +69,6 @@ post-build: .include -# are we ready for unicode? -.if defined(WITH_WXPYTHON_UNICODE) -. if ${OSVERSION} < 500000 -IGNORE= systems prior to FreeBSD 5.0 do not support Unicode -. endif -.endif - # wx version .if exists(${WX_CONFIG}) WX_VERSION!= ${WX_CONFIG} --release -- cgit v1.2.3