From 1a6c39c1b8b1b70afd800b82e5aea83be700a692 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 26 Jul 2004 22:33:29 +0000 Subject: mark a couple of packages as broken regarding oemake world BKrev: 410586b9BcRMsYu4l1VwFoWsXLUR1A --- nmap/nmap_3.50.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nmap') 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 -- cgit v1.2.3