summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/irssi/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile
index 443a4597e2b..e342c49dd0e 100644
--- a/chat/irssi/Makefile
+++ b/chat/irssi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/02/17 22:41:38 hubertf Exp $
+# $NetBSD: Makefile,v 1.7 2002/02/19 08:20:45 itojun Exp $
DISTNAME= irssi-0.8.1
CATEGORIES= chat
@@ -8,6 +8,9 @@ MAINTAINER= mutru@cc.hut.fi
HOMEPAGE= http://www.irssi.org/
COMMENT= Secure and modular IRC client with text mode user interface
+# list it into IPv6-ready packages
+BUILD_DEFS+= USE_INET6
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-perl=no \