summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/abiword/abiword-1.0.4_pre1.ebuild')
-rw-r--r--app-office/abiword/abiword-1.0.4_pre1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/abiword/abiword-1.0.4_pre1.ebuild b/app-office/abiword/abiword-1.0.4_pre1.ebuild
index e910de9f8819..59c4719b904e 100644
--- a/app-office/abiword/abiword-1.0.4_pre1.ebuild
+++ b/app-office/abiword/abiword-1.0.4_pre1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.4_pre1.ebuild,v 1.1 2002/11/17 01:19:15 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.4_pre1.ebuild,v 1.2 2002/11/17 01:25:44 foser Exp $
-inherit debug
+#inherit debug
IUSE="perl nls gnome build spell jpeg xml2"
@@ -100,7 +100,7 @@ src_compile() {
CFLAGS="${CFLAGS} `gdk-pixbuf-config --cflags`"
econf \
- --enable-debug \
+ # --enable-debug \
${myconf} || die
emake || die