diff options
Diffstat (limited to 'www/mohawk/files/patch-man8__Makefile')
-rw-r--r-- | www/mohawk/files/patch-man8__Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/mohawk/files/patch-man8__Makefile b/www/mohawk/files/patch-man8__Makefile new file mode 100644 index 000000000000..e6363babda12 --- /dev/null +++ b/www/mohawk/files/patch-man8__Makefile @@ -0,0 +1,7 @@ +--- ./man8/Makefile.orig 2012-05-28 13:27:10.000000000 +0200 ++++ ./man8/Makefile 2012-05-28 13:27:22.000000000 +0200 +@@ -1,3 +1,4 @@ ++SHAREDIR= ${PREFIX} + MAN8= mhtpasswd.8 mohawk.8 + + .include <bsd.prog.mk> |