summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-gfx/gimp-print/gimp-print-4.3.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp-print/gimp-print-4.3.18.ebuild b/media-gfx/gimp-print/gimp-print-4.3.18.ebuild
index 25326963c10d..6b93624e14ab 100644
--- a/media-gfx/gimp-print/gimp-print-4.3.18.ebuild
+++ b/media-gfx/gimp-print/gimp-print-4.3.18.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/media-gfx/gimp-print/gimp-print-4.3.18.ebuild,v 1.1 2003/07/16 14:18:30 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.3.18.ebuild,v 1.2 2003/07/16 14:55:46 lanius Exp $
IUSE="nls gtk readline cups foomaticdb ppds"
@@ -51,7 +51,7 @@ src_compile() {
myconf="${myconf} --without-cups"
fi
- use foomatic \
+ use foomaticdb \
&& myconf="${myconf} --with-foomatic" \
|| myconf="${myconf} --without-foomatic"