diff options
Diffstat (limited to 'app-pda/pilot-link')
-rw-r--r-- | app-pda/pilot-link/pilot-link-0.11.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-pda/pilot-link/pilot-link-0.11.3.ebuild b/app-pda/pilot-link/pilot-link-0.11.3.ebuild index 0215e2e0c5fc..fcbde7a469a5 100644 --- a/app-pda/pilot-link/pilot-link-0.11.3.ebuild +++ b/app-pda/pilot-link/pilot-link-0.11.3.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/app-pda/pilot-link/pilot-link-0.11.3.ebuild,v 1.7 2004/07/01 11:47:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.3.ebuild,v 1.8 2004/07/13 18:32:40 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="A suite of tools contains a series of conduits for moving @@ -14,6 +14,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="GPL-2 | LGPL-2" KEYWORDS="x86 ppc sparc" +IUSE="java perl tcltk" src_compile() { |