summaryrefslogtreecommitdiffstats
path: root/print/lyx
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2000-05-01 20:45:46 +0000
committerdirk <dirk@FreeBSD.org>2000-05-01 20:45:46 +0000
commit9264161cb40d0de73653c52cd54fb23a05047a9e (patch)
tree9f0ab7ce69c700fac2a5f48a925b467b17ad8eac /print/lyx
parent691f82f1126e261e5f8fb1ca297f90b9d9344e2c (diff)
downloadFreeBSD-ports-9264161cb40d0de73653c52cd54fb23a05047a9e.zip
FreeBSD-ports-9264161cb40d0de73653c52cd54fb23a05047a9e.tar.gz
Touch some files to workaround a build failure if automake is
installed. PR: ports/18240
Diffstat (limited to 'print/lyx')
-rw-r--r--print/lyx/Makefile3
1 files changed, 3 insertions, 0 deletions
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 <bsd.port.mk>
OpenPOWER on IntegriCloud