summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 20:27:59 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 20:27:59 +0000
commitd78f60ff2be611baf0ddb8ad33e390517c627ab6 (patch)
treed27925c47ed499e47a4e81c4377175ebfe43de0b /media-libs/resid/resid-0.13-r1.ebuild
parentsync IUSE (+jabber, +ssl), don't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-d78f60ff2be611baf0ddb8ad33e390517c627ab6.tar.gz
historical-d78f60ff2be611baf0ddb8ad33e390517c627ab6.tar.bz2
historical-d78f60ff2be611baf0ddb8ad33e390517c627ab6.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'media-libs/resid/resid-0.13-r1.ebuild')
-rw-r--r--media-libs/resid/resid-0.13-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/resid/resid-0.13-r1.ebuild b/media-libs/resid/resid-0.13-r1.ebuild
index 66f97b237a18..e35678f27c8a 100644
--- a/media-libs/resid/resid-0.13-r1.ebuild
+++ b/media-libs/resid/resid-0.13-r1.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-libs/resid/resid-0.13-r1.ebuild,v 1.8 2004/07/01 08:03:31 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/resid/resid-0.13-r1.ebuild,v 1.9 2004/07/14 20:25:31 agriffis Exp $
DESCRIPTION="C++ library to emulate the C64 SID chip"
HOMEPAGE="http://sidplay2.sourceforge.net"
@@ -10,7 +10,6 @@ SLOT="0"
IUSE=""
KEYWORDS="x86 sparc "
DEPEND="virtual/libc"
-S=${WORKDIR}/${P}
src_compile() {
econf || die