Date: Sat, 19 Jan 2019 07:15:07 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r490703 - head/security/clamcour Message-ID: <201901190715.x0J7F7j5049907@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Jan 19 07:15:06 2019 New Revision: 490703 URL: https://svnweb.freebsd.org/changeset/ports/490703 Log: Mark BROKEN: fails to build clam.cpp:148:45: error: use of undeclared identifier 'CL_SCAN_ARCHIVE' Reported by: pkg-fallout Modified: head/security/clamcour/Makefile Modified: head/security/clamcour/Makefile ============================================================================== --- head/security/clamcour/Makefile Sat Jan 19 07:13:54 2019 (r490702) +++ head/security/clamcour/Makefile Sat Jan 19 07:15:06 2019 (r490703) @@ -10,6 +10,8 @@ MASTER_SITES= http://www.becrux.com/pages/projects/cla MAINTAINER= bsd@dino.sk COMMENT= ClamAV courier filter +BROKEN= fails to build + BUILD_DEPENDS= courier-config:mail/courier LIB_DEPENDS= libclamav.so:security/clamav
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901190715.x0J7F7j5049907>