summaryrefslogtreecommitdiff
path: root/chat/irssi
diff options
context:
space:
mode:
Diffstat (limited to 'chat/irssi')
-rw-r--r--chat/irssi/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile
index 2d8337384df..eeb457cddf4 100644
--- a/chat/irssi/Makefile
+++ b/chat/irssi/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2001/09/30 10:13:54 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/10/21 03:40:21 hubertf Exp $
DISTNAME= irssi-0.7.98.4
+PKGNAME= ${DISTNAME}nb1
CATEGORIES= chat
MASTER_SITES= http://www.irssi.org/files/
@@ -10,7 +11,8 @@ COMMENT= Secure and modular IRC client with text mode user interf
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --enable-perl=no
+CONFIGURE_ARGS+= --enable-perl=no \
+ --with-ncurses=${LOCALBASE}
USE_BUILDLINK_ONLY= yes
USE_CONFIG_WRAPPER= yes