From dc09236eb8a8723b565584a5eeb37481005d2baf Mon Sep 17 00:00:00 2001 From: hubertf Date: Wed, 9 Feb 2000 18:21:11 +0000 Subject: # Note: this pkg auto-detects IPv6 without regarding USE_INET6. # (Leave the above line in to still get it into the README-IPv6.html!) --- net/ircII/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net/ircII/Makefile b/net/ircII/Makefile index f3b5a9edef9..6139a199e58 100644 --- a/net/ircII/Makefile +++ b/net/ircII/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2000/01/31 23:00:45 mrg Exp $ +# $NetBSD: Makefile,v 1.25 2000/02/09 18:21:11 hubertf Exp $ # FreeBSD Id: Makefile,v 1.14 1997/05/14 10:35:13 torstenb Exp # @@ -17,6 +17,9 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-default-server=${DEFAULT_IRC_SERVER} .endif +# Note: this pkg auto-detects IPv6 without regarding USE_INET6. +# (Leave the above line in to still get it into the README-IPv6.html!) + PLIST_SRC= ${WRKDIR}/PLIST.tmp BUILD_DEFS+= USE_SOCKS -- cgit v1.2.3