summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/qiv')
-rw-r--r--media-gfx/qiv/qiv-1.7-r3.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-gfx/qiv/qiv-1.7-r3.ebuild b/media-gfx/qiv/qiv-1.7-r3.ebuild
index 1adea4011a33..a0b052b71877 100644
--- a/media-gfx/qiv/qiv-1.7-r3.ebuild
+++ b/media-gfx/qiv/qiv-1.7-r3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-1.7-r3.ebuild,v 1.5 2002/10/04 05:45:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-1.7-r3.ebuild,v 1.6 2002/10/18 20:59:13 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Quick Image Viewer"
SRC_URI="http://www.klografx.net/qiv/download/${P}-src.tgz"
-HOMEPAGE="http://www.klografx.net/qiv"
+HOMEPAGE="http://www.klografx.net/qiv/"
SLOT="0"
LICENSE="GPL-2"
@@ -15,6 +15,7 @@ DEPEND="media-libs/libpng
>=media-libs/tiff-3.5.5
>=media-libs/imlib-1.9.10
virtual/x11"
+RDEPEND="${DEPEND}"
src_compile() {
make || die