summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-02-09 18:21:11 +0000
committerhubertf <hubertf>2000-02-09 18:21:11 +0000
commite9415a775722b3f2771b99e4d85e9471f9f2ea63 (patch)
treee033bc6acfac264ec900caf709c02d8bfc023d26
parenta3b700d3c1cfcea20b82080c5bf34740b8110b30 (diff)
downloadpkgsrc-e9415a775722b3f2771b99e4d85e9471f9f2ea63.tar.gz
# Note: this pkg auto-detects IPv6 without regarding USE_INET6.
# (Leave the above line in to still get it into the README-IPv6.html!)
-rw-r--r--net/ircII/Makefile5
1 files changed, 4 insertions, 1 deletions
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