summaryrefslogtreecommitdiff
path: root/security/clamav/files/patch-configure
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2017-09-22 16:11:54 +0000
committerLarry Rosenman <ler@FreeBSD.org>2017-09-22 16:11:54 +0000
commit1faef9ef46b8b7ce198603c54216c6b8fbeaabbd (patch)
treedd21bebeef8e62c12b62c19a41144f033ddda642 /security/clamav/files/patch-configure
parentwww/redmine: Update from 3.2.3 to 3.2.7 (diff)
security/clamav: Compile-time test fails during portinstall
Apply patch from upstream. PR: 221513 Submitted by: jny@jny.dk, fsbruva@yahoo.com
Diffstat (limited to 'security/clamav/files/patch-configure')
-rw-r--r--security/clamav/files/patch-configure9
1 files changed, 0 insertions, 9 deletions
diff --git a/security/clamav/files/patch-configure b/security/clamav/files/patch-configure
index c72f937afb62..7042607e7dfb 100644
--- a/security/clamav/files/patch-configure
+++ b/security/clamav/files/patch-configure
@@ -12,15 +12,6 @@
fi
if test -n "$vuln"; then
-@@ -20758,7 +20758,7 @@ $as_echo "#define C_BSD 1" >>confdefs.h
- ;;
- freebsd*)
- if test "$have_pthreads" = "yes"; then
-- THREAD_LIBS="-lthr"
-+ THREAD_LIBS="%%PTHREAD_LIBS%%"
- TH_SAFE="-thread-safe"
- fi
-
@@ -20934,7 +20934,7 @@ esac
if test "$have_milter" = "yes"; then