From d86a01a2ddc73434949b7a54d3f73e3d6356411a Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 1 Feb 2001 14:25:53 +0000 Subject: Update depends on p5-Socket6 to >=0.07. --- chat/sirc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat') 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 -- cgit v1.2.3