pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/gmime3
Module Name: pkgsrc
Committed By: rillig
Date: Mon May 25 05:34:49 UTC 2020
Modified Files:
pkgsrc/mail/gmime3: Makefile
Log Message:
mail/gmime3: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/mail/gmime3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/gmime3/Makefile
diff -u pkgsrc/mail/gmime3/Makefile:1.12 pkgsrc/mail/gmime3/Makefile:1.13
--- pkgsrc/mail/gmime3/Makefile:1.12 Sun Mar 22 18:17:55 2020
+++ pkgsrc/mail/gmime3/Makefile Mon May 25 05:34:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2020/03/22 18:17:55 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2020/05/25 05:34:49 rillig Exp $
DISTNAME= gmime-3.2.7
PKGNAME= ${DISTNAME:S/gmime/gmime3/}
@@ -16,7 +16,6 @@ USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-gtk-doc=no
-CONFIGURE_ARGS+= --disable-mono
PKGCONFIG_OVERRIDE+= gmime.pc.in
# one test failure as of 3.2.6
# test-filters:
Home |
Main Index |
Thread Index |
Old Index