summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/prelude-nids/prelude-nids-0.8.1-r1.ebuild')
-rw-r--r--net-analyzer/prelude-nids/prelude-nids-0.8.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/prelude-nids/prelude-nids-0.8.1-r1.ebuild b/net-analyzer/prelude-nids/prelude-nids-0.8.1-r1.ebuild
index c41c9f1193d7..64cea454c240 100644
--- a/net-analyzer/prelude-nids/prelude-nids-0.8.1-r1.ebuild
+++ b/net-analyzer/prelude-nids/prelude-nids-0.8.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/prelude-nids/prelude-nids-0.8.1-r1.ebuild,v 1.1 2003/06/28 15:51:44 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/prelude-nids/prelude-nids-0.8.1-r1.ebuild,v 1.2 2003/06/30 14:12:15 solar Exp $
DESCRIPTION="Prelude-IDS NIDS"
HOMEPAGE="http://www.prelude-ids.org"
@@ -24,7 +24,7 @@ src_compile() {
export WANT_AUTOMAKE_1_6="1"
export MAKEOPTS="" # Doesn't compile if you using make -j
- use doc && myconf="${myconf} --enable-gtk-doc" || myconf="${myconf} --disable-gtk-doc"
+ use doc && myconf="${myconf} --enable-gtk-doc" || myconf="${myconf} --enable-gtk-doc=no"
aclocal -I /usr/share/aclocal
autoconf