aboutsummaryrefslogtreecommitdiff
path: root/security/spybye/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/spybye/Makefile')
-rw-r--r--security/spybye/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/spybye/Makefile b/security/spybye/Makefile
index a58efac80a26..38bae41decf2 100644
--- a/security/spybye/Makefile
+++ b/security/spybye/Makefile
@@ -27,7 +27,7 @@ MAN1= spybye.1
.include <bsd.port.pre.mk>
.if defined(WITH_CLAMAV)
-LIB_DEPENDS+= clamav.6:${PORTSDIR}/security/clamav
+LIB_DEPENDS+= clamav.7:${PORTSDIR}/security/clamav
CONFIGURE_ARGS+= --with-libclamav=${PREFIX}/bin
.endif