1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/textproc/se-ispell/files/patch-aa
Steve Price 8fe93dc98f Adding se-ispell version 1.2.1.
A Swedish dictionary for ispell.

PR:		14716
Submitted by:	Kent Boortz <kent@erix.ericsson.se>
1999-12-27 02:01:46 +00:00

17 lines
563 B
Plaintext

--- 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