Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/loudmouth chat/loudmouth: remove unknown configur...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c9bc565ea6b
branches:  trunk
changeset: 433170:3c9bc565ea6b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun May 31 15:43:17 2020 +0000

description:
chat/loudmouth: remove unknown configure option

diffstat:

 chat/loudmouth/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r fe2e408a60fe -r 3c9bc565ea6b chat/loudmouth/Makefile
--- a/chat/loudmouth/Makefile   Sun May 31 15:42:08 2020 +0000
+++ b/chat/loudmouth/Makefile   Sun May 31 15:43:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2020/03/08 16:47:27 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2020/05/31 15:43:17 rillig Exp $
 
 DISTNAME=      loudmouth-1.5.3
 PKGREVISION=   2
@@ -16,7 +16,6 @@
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --disable-debug
 CONFIGURE_ARGS+=       --disable-gtk-doc
-CONFIGURE_ARGS+=       --disable-mono
 CONFIGURE_ARGS+=       --with-ssl=openssl
 
 PKGCONFIG_OVERRIDE+=   loudmouth-1.0.pc.in



Home | Main Index | Thread Index | Old Index