summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authormaya <maya>2017-04-27 00:51:09 +0000
committermaya <maya>2017-04-27 00:51:09 +0000
commit5397c8760cbe12e0ed3bb204c5f13d29f8eca422 (patch)
tree5da580d1fb93381276b72d9e4582be96b3440518 /chat
parent562ef93ff50e901e99b958da849899cb4d4c6c06 (diff)
downloadpkgsrc-5397c8760cbe12e0ed3bb204c5f13d29f8eca422.tar.gz
GC unused configure args
Diffstat (limited to 'chat')
-rw-r--r--chat/irssi/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile
index 76c266aaf6d..da604e1312e 100644
--- a/chat/irssi/Makefile
+++ b/chat/irssi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2017/03/16 11:41:19 maya Exp $
+# $NetBSD: Makefile,v 1.79 2017/04/27 00:51:09 maya Exp $
DISTNAME= ${IRSSI_DISTNAME}
CATEGORIES= chat
@@ -17,9 +17,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
-CONFIGURE_ARGS+= --with-terminfo \
- --with-proxy \
- --without-ncurses \
+CONFIGURE_ARGS+= --with-proxy \
--sysconfdir=${PKG_SYSCONFDIR}
EGDIR= ${PREFIX}/share/examples/irssi