summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2004-08-21 18:18:46 +0000
committerChris White <chriswhite@gentoo.org>2004-08-21 18:18:46 +0000
commitd1eccdc9cb306ccfa957eda73e1d75e198347f8f (patch)
tree7184922f2daa257608d88a31ed93f51537a9aa12 /dev-lang/fpc-source/fpc-source-1.9.5_pre20040820.ebuild
parentVersion bump, requested by Ka0ttic. (diff)
downloadhistorical-d1eccdc9cb306ccfa957eda73e1d75e198347f8f.tar.gz
historical-d1eccdc9cb306ccfa957eda73e1d75e198347f8f.tar.bz2
historical-d1eccdc9cb306ccfa957eda73e1d75e198347f8f.zip
Added fpc blocker.
Diffstat (limited to 'dev-lang/fpc-source/fpc-source-1.9.5_pre20040820.ebuild')
-rw-r--r--dev-lang/fpc-source/fpc-source-1.9.5_pre20040820.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/fpc-source/fpc-source-1.9.5_pre20040820.ebuild b/dev-lang/fpc-source/fpc-source-1.9.5_pre20040820.ebuild
index 39b5712aa105..c350ed6b7dda 100644
--- a/dev-lang/fpc-source/fpc-source-1.9.5_pre20040820.ebuild
+++ b/dev-lang/fpc-source/fpc-source-1.9.5_pre20040820.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/dev-lang/fpc-source/fpc-source-1.9.5_pre20040820.ebuild,v 1.1 2004/08/21 16:40:44 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-source/fpc-source-1.9.5_pre20040820.ebuild,v 1.2 2004/08/21 18:18:46 chriswhite Exp $
inherit eutils
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE="doc"
-DEPEND=""
+DEPEND="!dev-lang/fpc"
S=${WORKDIR}/fpc-${FPC_V}
src_compile() {