View | Details | Raw Unified | Return to bug 225180
Collapse All | Expand All

(-)security/clamav/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	clamav
4
PORTNAME=	clamav
5
PORTVERSION=	0.99.2
5
PORTVERSION=	0.99.2
6
PORTREVISION=	8
6
PORTREVISION=	9
7
CATEGORIES=	security
7
CATEGORIES=	security
8
MASTER_SITES=	http://www.clamav.net/downloads/production/
8
MASTER_SITES=	http://www.clamav.net/downloads/production/
9
9
Lines 28-34 Link Here
28
EXPERIMENTAL_DESC=	Build experimental code
28
EXPERIMENTAL_DESC=	Build experimental code
29
DMG_XAR_DESC=		Enable DMG and XAR archives support
29
DMG_XAR_DESC=		Enable DMG and XAR archives support
30
30
31
OPTIONS_DEFAULT=	ARC ARJ LHA UNZOO UNRAR DMG_XAR \
31
OPTIONS_DEFAULT=	ARC ARJ UNZOO UNRAR DMG_XAR \
32
			JSON PCRE
32
			JSON PCRE
33
33
34
ARC_RUN_DEPENDS=	arc:archivers/arc
34
ARC_RUN_DEPENDS=	arc:archivers/arc

Return to bug 225180