Date: Thu, 27 Nov 2003 21:58:48 -0800 (PST) From: Mike Silbersack <silby@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/clamav Makefile Message-ID: <200311280558.hAS5wm8r081079@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
silby 2003/11/27 21:58:48 PST FreeBSD ports repository Modified files: security/clamav Makefile Log: Clamav 0.65 uses libgmp for digital signature calculations; as libgmp no longer exists in 5.x, add the needed dependency to this Makefile. (Note that stale gmp.h and libgmp files sitting around may still cause problems, anyone with an "old" 5.x system that sees oddities in the build should make sure that those old files are purged from /usr/lib and /usr/include.) Revision Changes Path 1.14 +6 -0 ports/security/clamav/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311280558.hAS5wm8r081079>