diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-04 18:43:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-04 18:43:01 +0000 |
commit | 88f0513cf1dc8b04fcefcabb18d4a36ae26dbb1a (patch) | |
tree | a027ecf6a53aac0ef69551fb2582984b9379bbd0 /security/metasploit | |
parent | 9c943f891c8dc754195b07808c63092c27920de1 (diff) | |
download | ports-88f0513cf1dc8b04fcefcabb18d4a36ae26dbb1a.tar.gz ports-88f0513cf1dc8b04fcefcabb18d4a36ae26dbb1a.zip |
Notes
Diffstat (limited to 'security/metasploit')
-rw-r--r-- | security/metasploit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile index 89d27dbf5b93..8b19229ea91f 100644 --- a/security/metasploit/Makefile +++ b/security/metasploit/Makefile @@ -23,6 +23,8 @@ SCRIPTS= msfcli msfconsole msfd msfencode msflicense msfopcode \ RESTRICTED= May not be re-sold for more than the cost of duplication, nor redistributed after patching +BROKEN= unsatisfiable dependency + NO_BUILD= yes USE_RUBY= yes |