summaryrefslogtreecommitdiff
path: root/chat/sirc
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-12-21 23:04:56 +0000
committerhubertf <hubertf>2000-12-21 23:04:56 +0000
commite66a53e80b2ba85d04d5a7178349228bd4ef09fc (patch)
tree8306a74ff1279c841c7e20444c74010ef72e1f33 /chat/sirc
parentf546544da47c55a421fcb0ab68d09bd9bf1f9cce (diff)
downloadpkgsrc-e66a53e80b2ba85d04d5a7178349228bd4ef09fc.tar.gz
Make sure this gets on our IPv6 pkgs page
Diffstat (limited to 'chat/sirc')
-rw-r--r--chat/sirc/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/chat/sirc/Makefile b/chat/sirc/Makefile
index ff4b3623bdb..ecaeadfab15 100644
--- a/chat/sirc/Makefile
+++ b/chat/sirc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/12/21 23:04:00 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 2000/12/21 23:04:56 hubertf Exp $
DISTNAME= sirc-2.211
PKGNAME= sirc-2.211nb1
@@ -14,6 +14,9 @@ HOMEPAGE= http://www.iagora.com/~espel/sirc/sirc.html
USE_PERL5= # defined
DEPENDS+= p5-Socket6-0.07:../../net/p5-Socket6
+# supports IPv6 (actually, af independent)
+BUILD_DEFS+= USE_INET6
+
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
SIRC_SCRIPTS= \
adcc.pl \