diff --git a/net/nmap/Makefile b/net/nmap/Makefile index 6a8949fa27c0ba..e7b1426019511b 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -87,7 +87,8 @@ CONFIGURE_ARGS += \ --with-libdnet=included \ --with-libpcre=included \ --with-libpcap="$(STAGING_DIR)/usr" \ - --without-liblua + --without-liblua \ + --without-zenmap CONFIGURE_VARS += CXXFLAGS="$$$$CXXFLAGS -fno-builtin"