diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-05-29 14:12:26 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-05-29 14:12:26 +0000 |
commit | 6a352fcf763217d271012ded3abdc865b7c56b42 (patch) | |
tree | 7292ab9848fa2eb552d90c89a575d31861965a3d /www/kazehakase/files/patch-configure | |
parent | Update to version 2.1.p21. (diff) |
- Update to 0.3.8
Diffstat (limited to 'www/kazehakase/files/patch-configure')
-rw-r--r-- | www/kazehakase/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/kazehakase/files/patch-configure b/www/kazehakase/files/patch-configure new file mode 100644 index 000000000000..9a617da0c2e0 --- /dev/null +++ b/www/kazehakase/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Mon May 29 10:03:44 2006 ++++ configure Mon May 29 10:03:54 2006 +@@ -976,7 +976,7 @@ + psdir='${docdir}' + libdir='${exec_prefix}/lib' + localedir='${datarootdir}/locale' +-mandir='${datarootdir}/man' ++mandir='${prefix}/man' + + ac_prev= + ac_dashdash= |