aboutsummaryrefslogtreecommitdiff
path: root/security/clamav/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2007-03-13 20:11:19 +0000
committerRenato Botelho <garga@FreeBSD.org>2007-03-13 20:11:19 +0000
commit6dee7aadd206bc514c80d7ae5b6ab6b2da2627cc (patch)
tree8bc202477887df5a3cf81f5a43cc6c0386d5efc4 /security/clamav/Makefile
parentd8426aee69f7d3a57a84c4e44d4bf665a4402065 (diff)
Notes
Diffstat (limited to 'security/clamav/Makefile')
-rw-r--r--security/clamav/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 2ce7bce361f3..9642c5429097 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= clamav
-PORTVERSION= 0.90
-PORTREVISION= 3
+PORTVERSION= 0.90.1
CATEGORIES= security
MASTER_SITES= SF
@@ -31,6 +30,10 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LDCONFIG= yes
USE_RC_SUBR= clamav-clamd clamav-freshclam
+# This port has a problem with -pthread,
+# force to use -lthr until it's not fixed.
+PTHREAD_LIBS= -lthr
+
PORTDOCS= *
DBDIR= /var/db/clamav