summaryrefslogtreecommitdiff
path: root/package/nmap
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-24 15:30:43 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-24 15:30:51 +0200
commit53a04c2cc20d7fc34a6d772571b41e37c432e22b (patch)
tree34daba79a0ccf571bd19ee8420a274d55b167ece /package/nmap
parent0e5494c148d3385fb7d5e463b0aaa5448dcd825d (diff)
remove PKG_NEED_CXX
Diffstat (limited to 'package/nmap')
-rw-r--r--package/nmap/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/nmap/Makefile b/package/nmap/Makefile
index 645fd3e6c..0e105ed83 100644
--- a/package/nmap/Makefile
+++ b/package/nmap/Makefile
@@ -13,7 +13,6 @@ PKG_DEPENDS:= libdnet libpcap libpcre libstdcxx
PKG_BUILDDEP:= libdnet libpcap pcre
PKG_URL:= http://nmap.org/
PKG_SITES:= http://download.insecure.org/nmap/dist/
-PKG_NEED_CXX:= 1
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2