K 10 svn:author V 5 edwin K 8 svn:date V 27 2004-08-04T03:25:18.000000Z K 7 svn:log V 300 [maintainer update] textproc/skim -- fix build The configure script of textproc/skim does not make use of CFLAGS or CPPFLAGS but only CXXFLAGS. So the critical ``-D__STDC_ISO_10646__'' should be put to CXXFLAGS in CONFIGURE_ENV. PR: ports/69930 Submitted by: "Jie Gao" END