cvs commit: ports/devel/fnccheck Makefile

2011-07-14 Thread Tilman Keskinoz
arved 2011-07-14 15:11:02 UTC FreeBSD ports repository Modified files: devel/fnccheck Makefile Log: Fix build with clang PR: 158588 Submitted by: Niclas Zeising Revision ChangesPath 1.9 +2 -0 ports/devel/fnccheck/Makefile __

cvs commit: ports/devel/fnccheck Makefile

2007-02-06 Thread Alejandro Pulver
alepulver2007-02-07 04:34:18 UTC FreeBSD ports repository Modified files: devel/fnccheck Makefile Log: - Do not strip the library to make linking a program with it not to fail. PR: ports/108664 Submitted by: Sergey Zaharchenko <[EMAIL PROTECTED]> R