diff options
author | Steve Price <steve@FreeBSD.org> | 2000-05-29 23:53:15 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-05-29 23:53:15 +0000 |
commit | 2b2f39c6e886a3bc2d4f7db07ad779876bfc1b22 (patch) | |
tree | 43ad0808523950f75e08f4a31685c4106be66ed9 /games/xrisk/files/patch-aa | |
parent | Provide a cleaner way of installing files in the do-install target. (diff) |
Update to version 2.15.
PR: 16676
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=28961
Diffstat (limited to 'games/xrisk/files/patch-aa')
-rw-r--r-- | games/xrisk/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xrisk/files/patch-aa b/games/xrisk/files/patch-aa new file mode 100644 index 000000000000..c64fdf70ee09 --- /dev/null +++ b/games/xrisk/files/patch-aa @@ -0,0 +1,11 @@ +--- xrisk.def.orig Wed Oct 27 19:14:11 1993 ++++ xrisk.def Fri Feb 11 15:46:40 2000 +@@ -3,6 +3,8 @@ + /* EXTRA_DEFINES = -D_NO_PROTO */ + RISKBINDIR = $(BINDIR) + RISKLIBDIR = $(LIBDIR)/xrisk ++MANDIR = $(MANPATH)/man6 ++MANSUFFIX = 6 + + /* + If you prefere mappings other than english check out if it exists (or write |