summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-01 14:25:53 +0000
committerwiz <wiz>2001-02-01 14:25:53 +0000
commitd86a01a2ddc73434949b7a54d3f73e3d6356411a (patch)
treea3566ff4f8ee4f00d350977695237b3369a7404a /chat
parent6078864811f0bcb177f330fd09d3355af3a9d6eb (diff)
downloadpkgsrc-d86a01a2ddc73434949b7a54d3f73e3d6356411a.tar.gz
Update depends on p5-Socket6 to >=0.07.
Diffstat (limited to 'chat')
-rw-r--r--chat/sirc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/sirc/Makefile b/chat/sirc/Makefile
index ecaeadfab15..e1f33d1f1a2 100644
--- a/chat/sirc/Makefile
+++ b/chat/sirc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/12/21 23:04:56 hubertf Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/01 14:25:53 wiz Exp $
DISTNAME= sirc-2.211
PKGNAME= sirc-2.211nb1
@@ -12,7 +12,7 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.iagora.com/~espel/sirc/sirc.html
USE_PERL5= # defined
-DEPENDS+= p5-Socket6-0.07:../../net/p5-Socket6
+DEPENDS+= p5-Socket6>=0.07:../../net/p5-Socket6
# supports IPv6 (actually, af independent)
BUILD_DEFS+= USE_INET6