aboutsummaryrefslogtreecommitdiff
path: root/security/metasploit
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-06 15:34:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-06 15:34:17 +0000
commit9f1de9b900c064307cc328ec436f07477dfaa7f0 (patch)
tree5b19e4fae39149280653cc670bc170d039477f8e /security/metasploit
parent296877462b8b100e9f83f9c6aa6ed4bff34c6def (diff)
Notes
Diffstat (limited to 'security/metasploit')
-rw-r--r--security/metasploit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile
index ba8e0393f699..1602bed49f94 100644
--- a/security/metasploit/Makefile
+++ b/security/metasploit/Makefile
@@ -20,11 +20,10 @@ SCRIPTS= msfcli msfconsole msfd msfelfscan msfencode msfmachscan \
OPTIONS_DEFINE= SVN
NO_BUILD= yes
+USES= ncurses:port
USE_RUBY= yes
USE_RUBY_FEATURES= iconv
USE_BZIP2= yes
-USE_NCURSES= yes
-WITH_NCURSES_PORT= yes
.include <bsd.port.pre.mk>