pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/abiword-plugins
Module Name: pkgsrc
Committed By: gutteridge
Date: Tue Dec 17 01:59:32 UTC 2019
Modified Files:
pkgsrc/editors/abiword-plugins: Makefile
Log Message:
abiword-plugins: remove redundant configure setting
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 pkgsrc/editors/abiword-plugins/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/abiword-plugins/Makefile
diff -u pkgsrc/editors/abiword-plugins/Makefile:1.108 pkgsrc/editors/abiword-plugins/Makefile:1.109
--- pkgsrc/editors/abiword-plugins/Makefile:1.108 Wed Dec 4 05:40:47 2019
+++ pkgsrc/editors/abiword-plugins/Makefile Tue Dec 17 01:59:31 2019
@@ -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
Home |
Main Index |
Thread Index |
Old Index