summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-09-16 23:18:51 +0000
committerJeroen Roovers <jer@gentoo.org>2010-09-16 23:18:51 +0000
commit1b332d555ffa7869323a19b3898fbadbd82f6e60 (patch)
tree102a680311f948f32fc0b79acdfcf51bd7ba73eb /x11-misc/dclock/dclock-2.2.2_p4.ebuild
parentRemove Debian patching as it is mostly replicated and the epatch call was not... (diff)
downloadgentoo-2-1b332d555ffa7869323a19b3898fbadbd82f6e60.tar.gz
gentoo-2-1b332d555ffa7869323a19b3898fbadbd82f6e60.tar.bz2
gentoo-2-1b332d555ffa7869323a19b3898fbadbd82f6e60.zip
Remove emake depend.
(Portage version: 2.2_rc82/cvs/Linux i686)
Diffstat (limited to 'x11-misc/dclock/dclock-2.2.2_p4.ebuild')
-rw-r--r--x11-misc/dclock/dclock-2.2.2_p4.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-misc/dclock/dclock-2.2.2_p4.ebuild b/x11-misc/dclock/dclock-2.2.2_p4.ebuild
index 8b256819c23c..9eb0e3dd35b2 100644
--- a/x11-misc/dclock/dclock-2.2.2_p4.ebuild
+++ b/x11-misc/dclock/dclock-2.2.2_p4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/dclock/dclock-2.2.2_p4.ebuild,v 1.1 2010/09/16 22:53:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dclock/dclock-2.2.2_p4.ebuild,v 1.2 2010/09/16 23:18:51 jer Exp $
EAPI="2"
@@ -32,7 +32,6 @@ src_prepare() {
src_configure() {
xmkmf || die "xmkmf"
- emake depend || die "emake depend"
}
src_compile() {