aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-clamav/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-clamav/Makefile')
-rw-r--r--security/py-clamav/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-clamav/Makefile b/security/py-clamav/Makefile
index 8cc7cb17e0f3..8af1fd27f40c 100644
--- a/security/py-clamav/Makefile
+++ b/security/py-clamav/Makefile
@@ -7,6 +7,7 @@
PORTNAME= clamav
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= http://xael.org/norman/python/pyclamav/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +16,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= mnag@FreeBSD.org
COMMENT= A python binding to libclamav written in C
-LIB_DEPENDS= clamav.4:${PORTSDIR}/security/clamav
+LIB_DEPENDS= clamav.5:${PORTSDIR}/security/clamav
DIST_SUBDIR= python
USE_PYTHON= yes