diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-07-28 11:57:14 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-07-28 11:57:14 +0000 |
commit | 707b71c2e01e8a9cfa61e792dea55433f214b3c2 (patch) | |
tree | d340e52c53add262174975b47d40a054f3e95762 /sysutils/3dm | |
parent | 04336d90e1f1d63e757d322d1e3efc333d4f0814 (diff) |
Notes
Diffstat (limited to 'sysutils/3dm')
-rw-r--r-- | sysutils/3dm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/3dm/Makefile b/sysutils/3dm/Makefile index f8349af7c300..c90b1c017582 100644 --- a/sysutils/3dm/Makefile +++ b/sysutils/3dm/Makefile @@ -15,6 +15,8 @@ COMMENT= 3ware RAID controller monitoring daemon and web server RESTRICTED= Source recipient must acknowledge license. Reproduction or redistribution prohibited. See http://www.lsi.com/Pages/user/eula.aspx +BROKEN= does not fetch + FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} USE_RC_SUBR= 3dm2 |