Lines 1-6
Link Here
|
1 |
--- manpath/Makefile.orig 2001-06-11 21:25:34.000000000 +0900 |
1 |
--- manpath/Makefile.orig 2001-06-11 21:25:34.000000000 +0900 |
2 |
+++ manpath/Makefile 2014-08-26 12:10:04.000000000 +0900 |
2 |
+++ manpath/Makefile 2014-08-26 12:10:04.000000000 +0900 |
3 |
@@ -24,10 +24,19 @@ |
3 |
@@ -24,12 +24,21 @@ |
4 |
${.CURDIR}/jmanpath.man.eng | \ |
4 |
${.CURDIR}/jmanpath.man.eng | \ |
5 |
${compress} > ${EMAN1} |
5 |
${compress} > ${EMAN1} |
6 |
|
6 |
|
Lines 21-24
Link Here
|
21 |
+afterinstall: |
21 |
+afterinstall: |
22 |
.endif |
22 |
.endif |
23 |
|
23 |
|
24 |
.include "../Makefile.inc" |
24 |
-.include "../Makefile.inc" |
|
|
25 |
- |
26 |
.include <bsd.prog.mk> |
27 |
+ |
28 |
+.include "../Makefile.inc" |