Date: Wed, 4 Aug 2004 03:25:18 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/skim Makefile Message-ID: <200408040325.i743PIMU004966@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2004-08-04 03:25:18 UTC FreeBSD ports repository Modified files: textproc/skim Makefile Log: [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" <gaoj@cpsc.ucalgary.ca> Revision Changes Path 1.3 +1 -1 ports/textproc/skim/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408040325.i743PIMU004966>