summaryrefslogtreecommitdiff
path: root/package/nmap/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-04 23:22:23 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-04 23:22:23 +0100
commit49af3d669f8345ef3ca3e1e14cdd4030cbbbb6e0 (patch)
tree1f8f5b4cdb4265e5428a2a77f2762706ae1247ca /package/nmap/Makefile
parente6d7923746537504a5e19b5c9aa050a1836048b6 (diff)
parent26d8c7c5138770572fc92bea028d9a8a067fe3c9 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/nmap/Makefile')
-rw-r--r--package/nmap/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/nmap/Makefile b/package/nmap/Makefile
index 587ad980f..8716879cd 100644
--- a/package/nmap/Makefile
+++ b/package/nmap/Makefile
@@ -6,12 +6,12 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= nmap
PKG_VERSION:= 5.00
PKG_RELEASE:= 1
-PKG_BUILDDEP+= pcre libpcap
-PKG_CXX:= NMAP
PKG_MD5SUM:= 32d27de32166c02d670bb4a086185886
PKG_DESCR:= utility for network exploration or security auditing
PKG_SECTION:= net
-PKG_DEPENDS:= libdnet libpcap pcre
+PKG_CXX:= NMAP
+PKG_DEPENDS:= libdnet libpcap libpcre
+PKG_BUILDDEP+= libdnet libpcap pcre
PKG_URL:= http://nmap.org
PKG_SITES:= http://download.insecure.org/nmap/dist/