Date: Sat, 31 Jan 2004 15:47:03 -0800 (PST) From: Maho Nakata <maho@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ifc Makefile Message-ID: <200401312347.i0VNl3KP072244@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maho 2004/01/31 15:47:03 PST FreeBSD ports repository Modified files: lang/ifc Makefile Log: [1] ${IGNORE} in the Makefile did not work properly and ${ECHO} was misused. ${DISTFILES} should be defined before it is used. [2] fix build (cxa_finalize.c is gone for now) Submitted by: hrs [1] Revision Changes Path 1.28 +5 -6 ports/lang/ifc/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401312347.i0VNl3KP072244>