diff options
Diffstat (limited to 'security/clamav/Makefile')
-rw-r--r-- | security/clamav/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile index e7aed1d7c5bf..d66d73d3cd76 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= SF MAINTAINER= garga@FreeBSD.org COMMENT= Command line virus scanner written entirely in C -BUILD_DEPENDS= ${LOCALBASE}/include/check.h:${PORTSDIR}/devel/libcheck - OPTIONS= ARC "Enable arch archives support" On \ ARJ "Enable arj archives support" On \ LHA "Enable lha archives support" On \ |