summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-03-05 16:40:48 +0000
committerwiz <wiz@pkgsrc.org>2001-03-05 16:40:48 +0000
commit16f1e1c10084cf4724f715a3d94bbf578b5403dd (patch)
treee532c525da04d94884ffa90875956f15676c80b3 /chat
parent0abb1e7fa24ea9d19608bd89051782c500d319ca (diff)
downloadpkgsrc-16f1e1c10084cf4724f715a3d94bbf578b5403dd.tar.gz
Move line for pkglint.
Diffstat (limited to 'chat')
-rw-r--r--chat/sirc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/sirc/Makefile b/chat/sirc/Makefile
index 14b190bb0a9..79741b68930 100644
--- a/chat/sirc/Makefile
+++ b/chat/sirc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/02/16 13:51:31 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2001/03/05 16:40:48 wiz Exp $
DISTNAME= sirc-2.211
PKGNAME= sirc-2.211nb1
@@ -12,9 +12,10 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.iagora.com/~espel/sirc/sirc.html
COMMENT= IRC client written and programmable in perl
-USE_PERL5= # defined
DEPENDS+= p5-Socket6>=0.07:../../net/p5-Socket6
+USE_PERL5= # defined
+
# supports IPv6 (actually, af independent)
BUILD_DEFS+= USE_INET6