aboutsummaryrefslogtreecommitdiff
path: root/textproc/se-ispell/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-27 02:01:46 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-27 02:01:46 +0000
commit8fe93dc98f45955e7bbf7be19d5e94fad66b0466 (patch)
treeb43bfd8a95afe9d963eb07bf69271bd739c211fb /textproc/se-ispell/files
parente4d4e5d882ccab5e8ff41db882d1e106914b04f1 (diff)
downloadports-8fe93dc98f45955e7bbf7be19d5e94fad66b0466.tar.gz
ports-8fe93dc98f45955e7bbf7be19d5e94fad66b0466.zip
Notes
Diffstat (limited to 'textproc/se-ispell/files')
-rw-r--r--textproc/se-ispell/files/patch-aa16
1 files changed, 16 insertions, 0 deletions
diff --git a/textproc/se-ispell/files/patch-aa b/textproc/se-ispell/files/patch-aa
new file mode 100644
index 000000000000..e5a20d6c6ad0
--- /dev/null
+++ b/textproc/se-ispell/files/patch-aa
@@ -0,0 +1,16 @@
+--- Makefile.orig Thu Jan 29 09:06:32 1998
++++ Makefile Sun Dec 26 10:35:22 1999
+@@ -1,10 +1,10 @@
+-installdir=/usr/lib/ispell
++installdir=${PREFIX}/lib
+
+ all: svenska.hash
+
+ install: svenska.hash svenska.aff
+- install -o root -g root -m 0644 svenska.hash $(installdir)
+- install -o root -g root -m 0644 svenska.aff $(installdir)
++ install -c -o root -g wheel -m 0644 svenska.hash $(installdir)
++ install -c -o root -g wheel -m 0644 svenska.aff $(installdir)
+
+ svenska.hash: svenska.aff svenska.datalista
+ buildhash svenska.datalista svenska.aff svenska.hash