pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/enchant2
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 2 14:59:57 UTC 2020
Modified Files:
pkgsrc/textproc/enchant2: Makefile
Log Message:
textproc/enchant2: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/enchant2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/enchant2/Makefile
diff -u pkgsrc/textproc/enchant2/Makefile:1.9 pkgsrc/textproc/enchant2/Makefile:1.10
--- pkgsrc/textproc/enchant2/Makefile:1.9 Sun Mar 8 16:48:13 2020
+++ pkgsrc/textproc/enchant2/Makefile Sat May 2 14:59:57 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/03/08 16:48:13 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2020/05/02 14:59:57 rillig Exp $
DISTNAME= enchant-2.2.8
PKGNAME= ${DISTNAME:S/enchant/enchant2/}
@@ -27,7 +27,6 @@ CONF_FILES= ${PREFIX}/share/examples/en
# unsupported in pkgsrc - other dictionaries can be used instead
# avoid PLIST problems
CONFIGURE_ARGS+= --without-hspell
-CONFIGURE_ARGS+= --without-uspell
CONFIGURE_ARGS+= --without-voikko
# Status as of 2.2.7:
Home |
Main Index |
Thread Index |
Old Index