summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorseb <seb>2009-03-07 08:12:15 +0000
committerseb <seb>2009-03-07 08:12:15 +0000
commitadea255e3fa4108a839d029fb41e9bf38a953202 (patch)
treeb3113a034f7496a80eb9b892fa551a1c40a66c93 /chat
parent323840efcc51ce4eae5e3c3b583478e5d7a9b5e0 (diff)
downloadpkgsrc-adea255e3fa4108a839d029fb41e9bf38a953202.tar.gz
Bump PKGREVISION to 2.
Pkgsrc changes: - Change dependency on the soon to be removed net/p5-INET6 to the identical net/p5-IO-Socket-INET6
Diffstat (limited to 'chat')
-rw-r--r--chat/cgiirc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/cgiirc/Makefile b/chat/cgiirc/Makefile
index 1f4d67e1039..98380ba0914 100644
--- a/chat/cgiirc/Makefile
+++ b/chat/cgiirc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2008/03/03 02:19:51 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2009/03/07 08:12:15 seb Exp $
DISTNAME= cgiirc-0.5.9
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cgiirc/}
@@ -25,7 +25,7 @@ PKG_SUPPORTED_OPTIONS= inet6
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Minet6)
-DEPENDS+= p5-INET6-[0-9]*:../../net/p5-INET6
+DEPENDS+= p5-IO-Socket-INET6-[0-9]*:../../net/p5-IO-Socket-INET6
.endif
REPLACE_PERL+= client-perl.cgi irc.cgi nph-irc.cgi docs/decode.pl \