summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:28:42 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:28:42 +0000
commite17033b4239a0afd9e2afeb0eae412765da66489 (patch)
tree8399ef6b31ca07961ebc5b1909d9b79bc863b595 /media-gfx/flphoto/flphoto-1.1.ebuild
parentsync IUSE (missing), trim trailing whitespace (Manifest recommit) (diff)
downloadgentoo-2-e17033b4239a0afd9e2afeb0eae412765da66489.tar.gz
gentoo-2-e17033b4239a0afd9e2afeb0eae412765da66489.tar.bz2
gentoo-2-e17033b4239a0afd9e2afeb0eae412765da66489.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'media-gfx/flphoto/flphoto-1.1.ebuild')
-rw-r--r--media-gfx/flphoto/flphoto-1.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-gfx/flphoto/flphoto-1.1.ebuild b/media-gfx/flphoto/flphoto-1.1.ebuild
index d03f4ba24ab9..8773fc6a3380 100644
--- a/media-gfx/flphoto/flphoto-1.1.ebuild
+++ b/media-gfx/flphoto/flphoto-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/flphoto-1.1.ebuild,v 1.4 2004/06/24 22:37:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/flphoto-1.1.ebuild,v 1.5 2004/07/14 17:28:42 agriffis Exp $
DESCRIPTION="Basic image management and display program based on the FLTK toolkit"
HOMEPAGE="http://www.easysw.com/~mike/flphoto/"
@@ -10,7 +10,6 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
IUSE="cups gphoto2"
-S="${WORKDIR}/${P}"
DEPEND=">=x11-libs/fltk-1.1.2-r2
cups? ( net-print/cups )