summaryrefslogtreecommitdiff
path: root/chat/irssi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/irssi/Makefile')
-rw-r--r--chat/irssi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile
index eeb457cddf4..a567b2e2839 100644
--- a/chat/irssi/Makefile
+++ b/chat/irssi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/10/21 03:40:21 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 2001/11/27 16:10:10 wiz Exp $
DISTNAME= irssi-0.7.98.4
PKGNAME= ${DISTNAME}nb1
@@ -12,7 +12,7 @@ COMMENT= Secure and modular IRC client with text mode user interf
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-perl=no \
- --with-ncurses=${LOCALBASE}
+ --with-ncurses=${BUILDLINK_DIR}
USE_BUILDLINK_ONLY= yes
USE_CONFIG_WRAPPER= yes