diff options
Diffstat (limited to 'security/clamcour/Makefile')
-rw-r--r-- | security/clamcour/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/clamcour/Makefile b/security/clamcour/Makefile index f12b2ff3fa6b..a4a6023be698 100644 --- a/security/clamcour/Makefile +++ b/security/clamcour/Makefile @@ -7,6 +7,7 @@ PORTNAME= clamcour PORTVERSION= 0.3.8 +PORTREVISION= 1 CATEGORIES= security mail MASTER_SITES= http://www.becrux.com/pages/projects/clamcour/ @@ -14,9 +15,7 @@ MAINTAINER= bsd@dino.sk COMMENT= ClamAV courier filter BUILD_DEPENDS= courier-config:${PORTSDIR}/mail/courier -LIB_DEPENDS= clamav.1:${PORTSDIR}/security/clamav - -BROKEN= Does not compile +LIB_DEPENDS= clamav.2:${PORTSDIR}/security/clamav GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |