summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/snort/snort-2.8.3.1.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-analyzer/snort/snort-2.8.3.1.ebuild b/net-analyzer/snort/snort-2.8.3.1.ebuild
index db3360719c1c..06b5dafc3215 100644
--- a/net-analyzer/snort/snort-2.8.3.1.ebuild
+++ b/net-analyzer/snort/snort-2.8.3.1.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/snort/snort-2.8.3.1.ebuild,v 1.2 2008/12/31 10:05:32 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.3.1.ebuild,v 1.3 2009/01/02 04:41:28 mr_bones_ Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -89,7 +89,6 @@ pkg_setup() {
fi
}
-
src_unpack() {
unpack ${A}
cd "${S}"
@@ -161,9 +160,8 @@ src_compile() {
myconf="${myconf} --disable-inline"
fi
-
#The --enable-<feature> options... 'static' 'dynamicplugin' 'threads' 'flexresp' 'flexresp2' 'inline'
-# are configured above due to dependancy/conflict issues.
+# are configured above due to dependancy/conflict issues.
#All others are handled the standard ebuild way via econf
econf \