ports/www/mohawk/files/patch-man8__Makefile
Baptiste Daroussin dfd4a6d526 - update to 2.0
- pass maintainership to submitter
- changes:
  * switch from kqueue to libevent2 to improve portability
2012-06-24 20:49:34 +00:00

7 lines
208 B
Text

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