aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--portuguese/ispell-pt_BR/files/patch-aa4
-rw-r--r--textproc/br-ispell/files/patch-aa4
2 files changed, 4 insertions, 4 deletions
diff --git a/portuguese/ispell-pt_BR/files/patch-aa b/portuguese/ispell-pt_BR/files/patch-aa
index a2213217356..975fc1dfa9b 100644
--- a/portuguese/ispell-pt_BR/files/patch-aa
+++ b/portuguese/ispell-pt_BR/files/patch-aa
@@ -11,8 +11,8 @@
-MANDIR=$(prefix)/man
-AWK=/usr/bin/gawk
+BINDIR=$(PREFIX)/bin
-+HASHDIR=$(PREFIX)/lib
-+VDIR=$(PREFIX)/lib
++HASHDIR=$(PREFIX)/share/ispell
++VDIR=$(PREFIX)/share/ispell
+MANDIR=$(PREFIX)/man
+AWK=/usr/bin/awk
diff --git a/textproc/br-ispell/files/patch-aa b/textproc/br-ispell/files/patch-aa
index a2213217356..975fc1dfa9b 100644
--- a/textproc/br-ispell/files/patch-aa
+++ b/textproc/br-ispell/files/patch-aa
@@ -11,8 +11,8 @@
-MANDIR=$(prefix)/man
-AWK=/usr/bin/gawk
+BINDIR=$(PREFIX)/bin
-+HASHDIR=$(PREFIX)/lib
-+VDIR=$(PREFIX)/lib
++HASHDIR=$(PREFIX)/share/ispell
++VDIR=$(PREFIX)/share/ispell
+MANDIR=$(PREFIX)/man
+AWK=/usr/bin/awk