summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/nmap/nmap-5.00-r2.ebuild')
-rw-r--r--net-analyzer/nmap/nmap-5.00-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nmap/nmap-5.00-r2.ebuild b/net-analyzer/nmap/nmap-5.00-r2.ebuild
index 2161a9e5fb9d..6ce683f2546a 100644
--- a/net-analyzer/nmap/nmap-5.00-r2.ebuild
+++ b/net-analyzer/nmap/nmap-5.00-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-5.00-r2.ebuild,v 1.1 2009/09/26 22:01:06 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-5.00-r2.ebuild,v 1.2 2009/09/26 22:05:25 spock Exp $
EAPI="2"
@@ -41,7 +41,7 @@ src_configure() {
econf --with-libdnet=included \
$(use_with gtk zenmap) \
$(use_with lua liblua) \
- $(use_with ssl openssl) || die
+ $(use_with ssl openssl)
}
src_install() {