summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/hotwayd/hotwayd-0.5.3.ebuild')
-rw-r--r--net-mail/hotwayd/hotwayd-0.5.3.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mail/hotwayd/hotwayd-0.5.3.ebuild b/net-mail/hotwayd/hotwayd-0.5.3.ebuild
index 74e3dcea8c6d..7444236e9a6f 100644
--- a/net-mail/hotwayd/hotwayd-0.5.3.ebuild
+++ b/net-mail/hotwayd/hotwayd-0.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.5.3.ebuild,v 1.1 2003/05/11 23:28:52 tberman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.5.3.ebuild,v 1.2 2003/05/11 23:31:49 tberman Exp $
DESCRIPTION="Hotail to pop3 deamon"
HOMEPAGE="http://hotwayd.sourceforge.net/"
@@ -9,7 +9,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
-DEPEND="sys-apps/xinetd"
+DEPEND="sys-apps/xinetd
+ dev-libs/libxml2"
src_compile() {
econf || die