pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/abiword-plugins abiword-plugins: remove redund...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5f5c7fd889c2
branches:  trunk
changeset: 345759:5f5c7fd889c2
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Tue Dec 17 01:59:31 2019 +0000

description:
abiword-plugins: remove redundant configure setting

diffstat:

 editors/abiword-plugins/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 7a096ef9b058 -r 5f5c7fd889c2 editors/abiword-plugins/Makefile
--- a/editors/abiword-plugins/Makefile  Tue Dec 17 01:58:39 2019 +0000
+++ b/editors/abiword-plugins/Makefile  Tue Dec 17 01:59:31 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.108 2019/12/04 05:40:47 gutteridge Exp $
+# $NetBSD: Makefile,v 1.109 2019/12/17 01:59:31 gutteridge Exp $
 
 .include       "../../editors/abiword/Makefile.common"
 DISTNAME=      abiword-${ABIVERSION}
@@ -27,7 +27,6 @@
 
 # All configure_args here
 CONFIGURE_ARGS+=       --disable-default-plugins       #do not build any plugins by default
-CONFIGURE_ARGS+=       --enable-builtin-plugins
 CONFIGURE_ARGS+=       --enable-spell         # (Gtk+ only) include spell checking support
 CONFIGURE_ARGS+=       --with-inter7eps=no
 



Home | Main Index | Thread Index | Old Index