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/ce9f754a1154
branches: trunk
changeset: 406265:ce9f754a1154
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 fed4b72a0b2a -r ce9f754a1154 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