aboutsummaryrefslogtreecommitdiffstats
path: root/games/xrisk/files/patch-ac
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-05-30 07:53:15 +0800
committersteve <steve@FreeBSD.org>2000-05-30 07:53:15 +0800
commit78b885b1c83ed22960cc39252b6601f9a09450ab (patch)
tree74022bd20e9877d049dca212dcbed8a3163a9430 /games/xrisk/files/patch-ac
parent8c14693db5de6f704485c6056ed0692cfe346622 (diff)
downloadfreebsd-ports-gnome-78b885b1c83ed22960cc39252b6601f9a09450ab.tar.gz
freebsd-ports-gnome-78b885b1c83ed22960cc39252b6601f9a09450ab.tar.zst
freebsd-ports-gnome-78b885b1c83ed22960cc39252b6601f9a09450ab.zip
Update to version 2.15.
PR: 16676 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'games/xrisk/files/patch-ac')
-rw-r--r--games/xrisk/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xrisk/files/patch-ac b/games/xrisk/files/patch-ac
new file mode 100644
index 000000000000..1547b5c71d13
--- /dev/null
+++ b/games/xrisk/files/patch-ac
@@ -0,0 +1,11 @@
+--- lib/Imakefile.orig Sun Jul 18 00:26:04 1993
++++ lib/Imakefile Tue Feb 1 22:42:35 2000
+@@ -3,8 +3,6 @@
+ MAPFILES = english.mapping french.mapping german.mapping norwegian.mapping
+ XRASFILES = *.xras
+
+-all:
+-
+ InstallMultiple($(DATAFILE),$(DATADIR))
+ InstallMultiple($(MAPFILES),$(MAPDIR))
+ InstallMultiple($(XRASFILES),$(XRASDIR))