summaryrefslogtreecommitdiff
path: root/print/lyx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/lyx/Makefile')
-rw-r--r--print/lyx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index 523b8c6f8c9c..667e9d63c9b0 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -45,5 +45,6 @@ pre-fetch:
post-patch:
(cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in)
+ (cd ${WRKSRC}/lib/doc; ${RM} -f *.orig)
.include <bsd.port.mk>