summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/dia/dia-0.90-r2.ebuild')
-rw-r--r--app-office/dia/dia-0.90-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/dia/dia-0.90-r2.ebuild b/app-office/dia/dia-0.90-r2.ebuild
index 0d386e296ef2..313e55e78b70 100644
--- a/app-office/dia/dia-0.90-r2.ebuild
+++ b/app-office/dia/dia-0.90-r2.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/app-office/dia/dia-0.90-r2.ebuild,v 1.7 2003/02/13 09:15:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.90-r2.ebuild,v 1.8 2003/09/06 22:21:01 msterret Exp $
DESCRIPTION="Diagram Creation Program"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz"
@@ -39,7 +39,7 @@ src_compile() {
|| myconf="${myconf} --enable-freetype"
use nls || myconf="${myconf} --disable-nls"
-
+
# enable-gnome-print not recoomended
econf ${myconf}