aboutsummaryrefslogtreecommitdiffstats
path: root/print/lyx16/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/lyx16/Makefile')
-rw-r--r--print/lyx16/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile
index 0b9f6ea05a4..d232f6cbec3 100644
--- a/print/lyx16/Makefile
+++ b/print/lyx16/Makefile
@@ -41,4 +41,7 @@ pre-fetch:
@${ECHO_MSG} "make WITH_ISPELL=yes"
.endif
+post-patch:
+ (cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in)
+
.include <bsd.port.mk>