summaryrefslogtreecommitdiff
path: root/print/lyx16/Makefile
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2000-09-27 22:21:59 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2000-09-27 22:21:59 +0000
commit88242ba92788a598ccd1383a401a235fe7bd6efd (patch)
tree5eb1746569b246ee44b8cb75fc658d8c9c016974 /print/lyx16/Makefile
parentAdd missing files. (diff)
Clean .orig files in ${WRKSRC}/lib/doc created by distribution
patch so they aren't installed. Reported by: onigiri
Notes
Notes: svn path=/head/; revision=33191
Diffstat (limited to '')
-rw-r--r--print/lyx16/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile
index 523b8c6f8c9c..667e9d63c9b0 100644
--- a/print/lyx16/Makefile
+++ b/print/lyx16/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>