diff options
-rw-r--r-- | editors/calligra/Makefile | 6 | ||||
-rw-r--r-- | editors/koffice-kde3/Makefile | 6 | ||||
-rw-r--r-- | editors/koffice-kde4/Makefile | 6 |
3 files changed, 6 insertions, 12 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 57cef359e12b..135f4b7edc02 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -47,10 +47,8 @@ USE_PYTHON= yes EXTRA_PATCHES= ${PATCHDIR}/extrapatch-kexi-main-keximainwindowimpl.cpp .endif -#post-patch: -# @env TZ=UTC ${TOUCH} -t 200506221316 ${WRKSRC}/subdirs ${WRKSRC}/Makefile.am \ -# ${WRKSRC}/configure.files ${WRKSRC}/configure.in \ -# ${WRKSRC}/acinclude.m4 ${WRKSRC}/aclocal.m4 +post-patch: + @env TZ=UTC ${TOUCH} -t 200507191955.36 ${WRKSRC}/config.h.in post-configure: .if ${OSVERSION} < 500035 diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index 57cef359e12b..135f4b7edc02 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/Makefile @@ -47,10 +47,8 @@ USE_PYTHON= yes EXTRA_PATCHES= ${PATCHDIR}/extrapatch-kexi-main-keximainwindowimpl.cpp .endif -#post-patch: -# @env TZ=UTC ${TOUCH} -t 200506221316 ${WRKSRC}/subdirs ${WRKSRC}/Makefile.am \ -# ${WRKSRC}/configure.files ${WRKSRC}/configure.in \ -# ${WRKSRC}/acinclude.m4 ${WRKSRC}/aclocal.m4 +post-patch: + @env TZ=UTC ${TOUCH} -t 200507191955.36 ${WRKSRC}/config.h.in post-configure: .if ${OSVERSION} < 500035 diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index 57cef359e12b..135f4b7edc02 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -47,10 +47,8 @@ USE_PYTHON= yes EXTRA_PATCHES= ${PATCHDIR}/extrapatch-kexi-main-keximainwindowimpl.cpp .endif -#post-patch: -# @env TZ=UTC ${TOUCH} -t 200506221316 ${WRKSRC}/subdirs ${WRKSRC}/Makefile.am \ -# ${WRKSRC}/configure.files ${WRKSRC}/configure.in \ -# ${WRKSRC}/acinclude.m4 ${WRKSRC}/aclocal.m4 +post-patch: + @env TZ=UTC ${TOUCH} -t 200507191955.36 ${WRKSRC}/config.h.in post-configure: .if ${OSVERSION} < 500035 |