pkgsrc/textproc/gtkspell/patches/patch-configure
wiz 6f148ad374 gtkspell: update to 2.0.16nb30.
Switch from enchant to enchant2.
2019-07-13 15:41:27 +00:00

15 lines
361 B
Text

$NetBSD: patch-configure,v 1.1 2019/07/13 15:41:27 wiz Exp $
Adapt library name for enchant2.
--- configure.orig 2009-10-23 02:57:15.000000000 +0000
+++ configure
@@ -2584,7 +2584,7 @@ am__tar='${AMTAR} chof - "$$tardir"'; am
ac_config_headers="$ac_config_headers config.h"
-SPELLER_LIB=-lenchant
+SPELLER_LIB=-lenchant-2
GTKSPELL_PACKAGES=gtk+-2.0