pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/loudmouth



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun May 31 15:43:17 UTC 2020

Modified Files:
        pkgsrc/chat/loudmouth: Makefile

Log Message:
chat/loudmouth: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/chat/loudmouth/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/loudmouth/Makefile
diff -u pkgsrc/chat/loudmouth/Makefile:1.49 pkgsrc/chat/loudmouth/Makefile:1.50
--- pkgsrc/chat/loudmouth/Makefile:1.49 Sun Mar  8 16:47:27 2020
+++ pkgsrc/chat/loudmouth/Makefile      Sun May 31 15:43:17 2020
@@ -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 @@ USE_TOOLS+=           gmake pkg-config
 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