summaryrefslogtreecommitdiff
path: root/print
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
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 'print')
-rw-r--r--print/lyx-devel/Makefile1
-rw-r--r--print/lyx/Makefile1
-rw-r--r--print/lyx14/Makefile1
-rw-r--r--print/lyx15/Makefile1
-rw-r--r--print/lyx16/Makefile1
5 files changed, 5 insertions, 0 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile
index 523b8c6f8c9c..667e9d63c9b0 100644
--- a/print/lyx-devel/Makefile
+++ b/print/lyx-devel/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>
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>
diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile
index 523b8c6f8c9c..667e9d63c9b0 100644
--- a/print/lyx14/Makefile
+++ b/print/lyx14/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>
diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile
index 523b8c6f8c9c..667e9d63c9b0 100644
--- a/print/lyx15/Makefile
+++ b/print/lyx15/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>
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>