From 9264161cb40d0de73653c52cd54fb23a05047a9e Mon Sep 17 00:00:00 2001 From: dirk Date: Mon, 1 May 2000 20:45:46 +0000 Subject: Touch some files to workaround a build failure if automake is installed. PR: ports/18240 --- print/lyx-devel/Makefile | 3 +++ print/lyx/Makefile | 3 +++ print/lyx14/Makefile | 3 +++ print/lyx15/Makefile | 3 +++ print/lyx16/Makefile | 3 +++ 5 files changed, 15 insertions(+) (limited to 'print') diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 0b9f6ea..d232f6c 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 diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 0b9f6ea..d232f6c 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 diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 0b9f6ea..d232f6c 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 diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 0b9f6ea..d232f6c 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 diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 0b9f6ea..d232f6c 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 -- cgit v1.1