From 9070ed0b04a406e4c1121f89d03d798702232b84 Mon Sep 17 00:00:00 2001 From: gutteridge Date: Tue, 17 Dec 2019 01:59:31 +0000 Subject: abiword-plugins: remove redundant configure setting --- editors/abiword-plugins/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 1a7c5092016..6efc1982b91 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -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 @@ BUILD_DIRS= plugins # 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 -- cgit v1.2.3