summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/librsync/librsync-0.9.6.ebuild')
-rw-r--r--net-libs/librsync/librsync-0.9.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/librsync/librsync-0.9.6.ebuild b/net-libs/librsync/librsync-0.9.6.ebuild
index 8d43efb436ac..427d8bb851e5 100644
--- a/net-libs/librsync/librsync-0.9.6.ebuild
+++ b/net-libs/librsync/librsync-0.9.6.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.6.ebuild,v 1.6 2004/07/01 22:26:55 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.6.ebuild,v 1.7 2004/07/15 01:12:27 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Flexible remote checksum-based differencing"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://librsync.sf.net/"
@@ -12,6 +11,7 @@ DEPEND="virtual/libc"
SLOT="0"
LICENSE="LGPL-2.1"
KEYWORDS="x86 sparc ~ppc"
+IUSE=""
src_compile() {
./configure --prefix=/usr --host=${CHOST} --enable-shared || die