aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2000-05-01 20:45:46 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2000-05-01 20:45:46 +0000
commit7ac7c29a0d41f257310f8993253c6ca00f29791f (patch)
tree184186a3b60f32380cb6df3168adb0b8d2031dfd /print
parent0a498f3afe4506d295b4b8cb17735391bd0a36b5 (diff)
downloadports-7ac7c29a0d41f257310f8993253c6ca00f29791f.tar.gz
ports-7ac7c29a0d41f257310f8993253c6ca00f29791f.zip
Touch some files to workaround a build failure if automake is
installed. PR: ports/18240
Notes
Notes: svn path=/head/; revision=28249
Diffstat (limited to 'print')
-rw-r--r--print/lyx-devel/Makefile3
-rw-r--r--print/lyx/Makefile3
-rw-r--r--print/lyx14/Makefile3
-rw-r--r--print/lyx15/Makefile3
-rw-r--r--print/lyx16/Makefile3
5 files changed, 15 insertions, 0 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile
index 0b9f6ea05a46..d232f6cbec3d 100644
--- a/print/lyx-devel/Makefile
+++ b/print/lyx-devel/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>
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index 0b9f6ea05a46..d232f6cbec3d 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/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>
diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile
index 0b9f6ea05a46..d232f6cbec3d 100644
--- a/print/lyx14/Makefile
+++ b/print/lyx14/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>
diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile
index 0b9f6ea05a46..d232f6cbec3d 100644
--- a/print/lyx15/Makefile
+++ b/print/lyx15/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>
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile
index 0b9f6ea05a46..d232f6cbec3d 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>