summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/nmap/nmap-4.75.ebuild')
-rw-r--r--net-analyzer/nmap/nmap-4.75.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/nmap/nmap-4.75.ebuild b/net-analyzer/nmap/nmap-4.75.ebuild
index 98c75ebd68b1..3172bb02cf0a 100644
--- a/net-analyzer/nmap/nmap-4.75.ebuild
+++ b/net-analyzer/nmap/nmap-4.75.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-4.75.ebuild,v 1.1 2008/09/09 07:05:53 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-4.75.ebuild,v 1.2 2008/09/10 18:39:27 cardoe Exp $
inherit eutils flag-o-matic
@@ -36,6 +36,7 @@ src_unpack() {
unpack ${A}
cd "${S}"
epatch "${FILESDIR}/${P}-include.patch"
+ epatch "${FILESDIR}/${P}-nolua.patch"
}
src_compile() {