[packages] fix nmap build variants (#9387)
authorFlorian Fainelli <florian@openwrt.org>
Fri, 20 May 2011 10:05:33 +0000 (10:05 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 20 May 2011 10:05:33 +0000 (10:05 +0000)
commit1b7f69e7ec423e322f7903103759b04adad3e6c9
treef17b0154b2beafb829af5a03702aca749cdbd744
parentb40e82d2160f3e2e1a27f8ff6d63f3e4c19877a4
[packages] fix nmap build variants (#9387)

The default variant of nmap does not appear to be building correctly, if
at all (all invocations of configure have --with-openssl).  Add a nossl
variant to fix building.

Set PKG_BULID_DIR to differ between variants to prevent overlapping of
builds.

Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>
SVN-Revision: 26951
net/nmap/Makefile