summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdepim/kdepim-3.0.5a.ebuild')
-rw-r--r--kde-base/kdepim/kdepim-3.0.5a.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/kde-base/kdepim/kdepim-3.0.5a.ebuild b/kde-base/kdepim/kdepim-3.0.5a.ebuild
index d701303c2608..c9165fc9ddcd 100644
--- a/kde-base/kdepim/kdepim-3.0.5a.ebuild
+++ b/kde-base/kdepim/kdepim-3.0.5a.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-3.0.5a.ebuild,v 1.3 2003/02/01 20:14:22 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-3.0.5a.ebuild,v 1.4 2003/02/12 17:43:26 hannes Exp $
inherit kde-dist
+IUSE="pda"
DESCRIPTION="KDE $PV - PIM (Personal Information Management) apps: korganizer..."
KEYWORDS="x86 ~ppc ~alpha sparc"
-DEPEND="$DEPEND sys-devel/perl"
-newdepend "pda? ( >=dev-libs/pilot-link-0.11.1-r1 )"
+newdepend "pda? ( >=dev-libs/pilot-link-0.11.1-r1 )
+ sys-devel/perl"
use pda && myconf="$myconf --with-extra-includes=/usr/include/libpisock"