diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-13 00:11:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-13 00:11:29 +0000 |
commit | 30d550580db492319ded4334075bd760b9a0ff45 (patch) | |
tree | f593e4bafeafff570abe99af9de8bb2b25dafb37 /security/nmapsi4/Makefile | |
parent | 30bca21acec2f70690bce73e7c205f7d78e71f39 (diff) | |
download | ports-30d550580db492319ded4334075bd760b9a0ff45.tar.gz ports-30d550580db492319ded4334075bd760b9a0ff45.zip |
Notes
Diffstat (limited to 'security/nmapsi4/Makefile')
-rw-r--r-- | security/nmapsi4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/nmapsi4/Makefile b/security/nmapsi4/Makefile index 6fae8e3eb96c..f63c49a7a3c9 100644 --- a/security/nmapsi4/Makefile +++ b/security/nmapsi4/Makefile @@ -17,6 +17,8 @@ COMMENT= GUI frontend for the nmap scanning utility RUN_DEPENDS= ${LOCALBASE}/bin/nmap:${PORTSDIR}/security/nmap +BROKEN= does not compile + USE_CMAKE= yes CMAKE_USE_PTHREAD= yes USE_QT_VER= 4 |