diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-12-21 23:04:00 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-12-21 23:04:00 +0000 |
commit | e98757f44355883aa1f039df1be3fe1431184d61 (patch) | |
tree | e9667727fa17ff232ef4dcd70d3a14dcf4f7baa4 /chat/sirc | |
parent | 36088736aaad514264815a4e6195b3d6c9e72e02 (diff) | |
download | pkgsrc-e98757f44355883aa1f039df1be3fe1431184d61.tar.gz |
Bump to sirc-2.211nb1, and add dependency on p5-Socket6
Diffstat (limited to 'chat/sirc')
-rw-r--r-- | chat/sirc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/sirc/Makefile b/chat/sirc/Makefile index aafc356dbe8..ff4b3623bdb 100644 --- a/chat/sirc/Makefile +++ b/chat/sirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/21 23:02:37 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2000/12/21 23:04:00 hubertf Exp $ DISTNAME= sirc-2.211 PKGNAME= sirc-2.211nb1 @@ -12,6 +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 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} SIRC_SCRIPTS= \ |