Index: lang/python27/Makefile =================================================================== RCS file: /a/.csup/ports/lang/python27/Makefile,v retrieving revision 1.179 diff -u -p -r1.179 Makefile --- lang/python27/Makefile 25 Sep 2011 15:05:18 -0000 1.179 +++ lang/python27/Makefile 13 Oct 2011 23:43:56 -0000 @@ -78,8 +83,5 @@ PLIST_SUB+= IF_DEFAULT="" PLIST_SUB+= IF_DEFAULT="@comment " .endif -# workaround for a bug in base curses.h. -CFLAGS+= -D__wchar_t=wchar_t - .if !defined(WITHOUT_THREADS) PLIST_SUB+= THREADS=""