aboutsummaryrefslogtreecommitdiffstats
path: root/nmap
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-07-26 22:33:29 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-07-26 22:33:29 +0000
commit1a6c39c1b8b1b70afd800b82e5aea83be700a692 (patch)
treedd625b973556b74b28d65cb2bddfb86adde4bd23 /nmap
parent47a27b1637017aba6ee7bded55f119055631f140 (diff)
downloadopenembedded-1a6c39c1b8b1b70afd800b82e5aea83be700a692.tar.gz
mark a couple of packages as broken regarding oemake world
BKrev: 410586b9BcRMsYu4l1VwFoWsXLUR1A
Diffstat (limited to 'nmap')
-rw-r--r--nmap/nmap_3.50.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/nmap/nmap_3.50.oe b/nmap/nmap_3.50.oe
index d9331d330b..fa012b6ad2 100644
--- a/nmap/nmap_3.50.oe
+++ b/nmap/nmap_3.50.oe
@@ -1,6 +1,6 @@
-DEPENDS = "libpcap"
+BROKEN = "1"
DESCRIPTION = "Nmap is a command line portscanner."
-
+DEPENDS = "libpcap"
SRC_URI = "http://download.insecure.org/nmap/dist/nmap-${PV}.tgz"
inherit autotools