summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-11-05 23:03:41 +0000
committerMike Frysinger <vapier@gentoo.org>2009-11-05 23:03:41 +0000
commit1bad82b73130e9b136be007a3a86b60fa5417d1f (patch)
treecab48e6e3db241cc33756f09a69e06a9e0e88f30 /dev-util
parentx11-drivers/xf86-input-wacom: add debug support, patch by Matthew Turnbull, s... (diff)
downloadhistorical-1bad82b73130e9b136be007a3a86b60fa5417d1f.tar.gz
historical-1bad82b73130e9b136be007a3a86b60fa5417d1f.tar.bz2
historical-1bad82b73130e9b136be007a3a86b60fa5417d1f.zip
scrub useless DEPEND=""
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/mingw-runtime/mingw-runtime-3.15.1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-util/mingw-runtime/mingw-runtime-3.15.1.ebuild b/dev-util/mingw-runtime/mingw-runtime-3.15.1.ebuild
index 713361a7a610..7d936de82c01 100644
--- a/dev-util/mingw-runtime/mingw-runtime-3.15.1.ebuild
+++ b/dev-util/mingw-runtime/mingw-runtime-3.15.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mingw-runtime/mingw-runtime-3.15.1.ebuild,v 1.3 2009/10/12 17:38:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mingw-runtime/mingw-runtime-3.15.1.ebuild,v 1.4 2009/11/05 23:03:41 vapier Exp $
# This version does not work as the configure script expects the installed
# cross-compiler to be able to link binaries ... except we haven't provided
@@ -29,8 +29,6 @@ KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE="crosscompile_opts_headers-only"
RESTRICT="strip"
-DEPEND=""
-
S=${WORKDIR}/${MY_P}
is_crosscompile() {