diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-10-01 09:01:52 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-10-01 09:01:52 +0000 |
commit | 0068d2594bd5bc3143cfaa8544e8013984b2ae97 (patch) | |
tree | b221cc104819fe41dc696ea4bed8c681b86b448a | |
parent | bde1170fe050af9e40f3fc909ac30bc149e06d93 (diff) |
Notes
-rw-r--r-- | security/bdc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/bdc/Makefile b/security/bdc/Makefile index 3420f2ce72f6..8766a8dcc9e6 100644 --- a/security/bdc/Makefile +++ b/security/bdc/Makefile @@ -13,6 +13,8 @@ COMMENT= BitDefender Console Antivirus for FreeBSD LIB_DEPENDS= libc.so.5:misc/compat5x +BROKEN= download link is dead: 404 + WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes |