summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2003-09-25 09:19:28 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2003-09-25 09:19:28 +0000
commitf8a30b640139a32c81a85054cbb90ae7903fb185 (patch)
tree5b3c49b0be9e25b8c85c4e0ed8d96d508f75a144 /net
parent44e84258c574c94c9240f47409a600560f3336d7 (diff)
downloadpkgsrc-f8a30b640139a32c81a85054cbb90ae7903fb185.tar.gz
fix paths/names for some of the dependencies
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Jabber/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-Jabber/Makefile b/net/p5-Net-Jabber/Makefile
index 2de86e2358f..103f51835c9 100644
--- a/net/p5-Net-Jabber/Makefile
+++ b/net/p5-Net-Jabber/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/04 13:22:56 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2003/09/25 09:19:28 dmcmahill Exp $
#
DISTNAME= Net-Jabber-1.26
@@ -11,9 +11,9 @@ HOMEPAGE= http://www.jabber.org/
COMMENT= Provide a Perl Developer access to the Jabber protocol
DEPENDS+= p5-Unicode-String-[0-9]*:../../converters/p5-Unicode-String
-DEPENDS+= p5-XML-Stream-[0-9]*:../../textproc/p5-XML-String
+DEPENDS+= p5-XML-Stream-[0-9]*:../../textproc/p5-XML-Stream
DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
-DEPENDS+= p5-Time-[0-9]*:../../devel/p5-Time
+DEPENDS+= p5-Time-[0-9]*:../../time/p5-Time
USE_BUILDLINK2= YES