summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-12-13 00:11:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-12-13 00:11:29 +0000
commit30d550580db492319ded4334075bd760b9a0ff45 (patch)
treef593e4bafeafff570abe99af9de8bb2b25dafb37
parent- Remove -D_POSIX_C_SOURCE=200112 from CFLAGS (diff)
- Mark BROKEN: does not compile
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=266159
-rw-r--r--security/nmapsi4/Makefile2
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