aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2000-09-28 06:21:59 +0800
committerdirk <dirk@FreeBSD.org>2000-09-28 06:21:59 +0800
commit2795de412b56b6bcfd5db945ff4a0ecd4a149119 (patch)
tree9c86f55263e3d3d65411b726eeadd2927ba36264 /print
parent6a3f12ffbb46dd21ac94aaee77a5c512c21d5686 (diff)
downloadfreebsd-ports-gnome-2795de412b56b6bcfd5db945ff4a0ecd4a149119.tar.gz
freebsd-ports-gnome-2795de412b56b6bcfd5db945ff4a0ecd4a149119.tar.zst
freebsd-ports-gnome-2795de412b56b6bcfd5db945ff4a0ecd4a149119.zip
Clean .orig files in ${WRKSRC}/lib/doc created by distribution
patch so they aren't installed. Reported by: onigiri
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>