pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/irssi
Module Name: pkgsrc
Committed By: maya
Date: Thu Apr 27 00:51:09 UTC 2017
Modified Files:
pkgsrc/chat/irssi: Makefile
Log Message:
GC unused configure args
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/chat/irssi/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/irssi/Makefile
diff -u pkgsrc/chat/irssi/Makefile:1.78 pkgsrc/chat/irssi/Makefile:1.79
--- pkgsrc/chat/irssi/Makefile:1.78 Thu Mar 16 11:41:19 2017
+++ pkgsrc/chat/irssi/Makefile Thu Apr 27 00:51:09 2017
@@ -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
Home |
Main Index |
Thread Index |
Old Index