diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-23 22:50:03 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-23 22:50:03 +0000 |
commit | aece7d04477f22ddbd63db289b3f662e883d0db8 (patch) | |
tree | ce369cf11a0fa976c4679dbe679c65ff38b478df /security/drweb | |
parent | 375304aa7cf9394e3afa69b73c6a39174326d1c0 (diff) |
Notes
Diffstat (limited to 'security/drweb')
-rw-r--r-- | security/drweb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/drweb/Makefile b/security/drweb/Makefile index dfca11265f6a..ee673039298d 100644 --- a/security/drweb/Makefile +++ b/security/drweb/Makefile @@ -18,6 +18,8 @@ COMMENT= DrWeb antivirus suite ONLY_FOR_ARCHS= i386 NO_BUILD= yes +BROKEN= Unfetchable + .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 |