diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-06-10 12:16:24 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-06-10 12:16:24 +0800 |
commit | a7d8316df3fc19753464fa9bc5907230199a8466 (patch) | |
tree | 9e078d2843ebaefc15b09c6517f112696151dd6d /security | |
parent | 5d02bbcd7c5287e7c3bd435b70267b3dae05ee77 (diff) | |
download | freebsd-ports-gnome-a7d8316df3fc19753464fa9bc5907230199a8466.tar.gz freebsd-ports-gnome-a7d8316df3fc19753464fa9bc5907230199a8466.tar.zst freebsd-ports-gnome-a7d8316df3fc19753464fa9bc5907230199a8466.zip |
BROKEN: Does not compile
Diffstat (limited to 'security')
-rw-r--r-- | security/samba-vscan/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/samba-vscan/Makefile b/security/samba-vscan/Makefile index abfd76b5c2e2..f03197f76647 100644 --- a/security/samba-vscan/Makefile +++ b/security/samba-vscan/Makefile @@ -17,6 +17,8 @@ COMMENT= On-access virus scanning with Samba BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/${VSCAN_SAMBA_PORT}:configure +BROKEN= Does not compile + OPTIONS= VSCAN_ANTIVIR "for use with AntiVir" off \ VSCAN_CLAMAV "for use with Clam AntiVirus Daemon" off \ VSCAN_FPROTD "for use with F-Prot Daemon" off \ |