diff options
Diffstat (limited to 'net-www/dillo/dillo-0.7.1.2.ebuild')
-rw-r--r-- | net-www/dillo/dillo-0.7.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/dillo/dillo-0.7.1.2.ebuild b/net-www/dillo/dillo-0.7.1.2.ebuild index 9a3f57230d9c..986f60904cfd 100644 --- a/net-www/dillo/dillo-0.7.1.2.ebuild +++ b/net-www/dillo/dillo-0.7.1.2.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-www/dillo/dillo-0.7.1.2.ebuild,v 1.3 2003/03/14 11:18:42 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/dillo/dillo-0.7.1.2.ebuild,v 1.4 2003/09/06 01:54:08 msterret Exp $ inherit flag-o-matic @@ -28,7 +28,7 @@ DEPEND="=x11-libs/gtk+-1.2* src_unpack() { unpack ${A} cd ${S} - + if [ "${DILLO_ICONSET}" = "kde" ] then ebegin "Using Konqueror style icon set" |